Click or drag to resize

RestClientBaseResponding Event

Fired on response

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public event EventHandler<RestResponseEventArgs> Responding

Value

Type: SystemEventHandlerRestResponseEventArgs

Implements

IRestClientResponding
See Also