| AmiServiceBehaviorBaseThrowIfNotReady Method |
Service is not ready
Namespace:
SanteDB.Messaging.AMI.Wcf
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax protected abstract void ThrowIfNotReady()
Protected MustOverride Sub ThrowIfNotReady
protected:
virtual void ThrowIfNotReady() abstract
abstract ThrowIfNotReady : unit -> unit
See Also