Click or drag to resize

RestResponseEventArgsHeaders Property

Get the headers from the service

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IDictionary<string, string> Headers { get; }

Property Value

Type: IDictionaryString, String
See Also