Click or drag to resize

AmiServiceClientOptions Method

Gets the options for the AMI.

Namespace:  SanteDB.Messaging.AMI.Client
Assembly:  SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax
public ServiceOptions Options()

Return Value

Type: ServiceOptions
Return the service options for the AMI.
See Also