Click or drag to resize

AmiServiceBehaviorBaseOptions Method

Gets options for the AMI service.

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

Return Value

Type: ServiceOptions
Returns options for the AMI service.

Implements

IAmiServiceContractOptions
See Also