| 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()
Public Function Options As ServiceOptions
public:
ServiceOptions^ Options()
member Options : unit -> ServiceOptions
Return Value
Type:
ServiceOptionsReturn the service options for the AMI.
See Also