| HdsiServiceBehaviorBaseThrowIfNotReady Method |
Throw if the service is not ready
Namespace:
SanteDB.Rest.HDSI
Assembly:
SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax public abstract void ThrowIfNotReady()
Public MustOverride Sub ThrowIfNotReady
public:
virtual void ThrowIfNotReady() abstract
abstract ThrowIfNotReady : unit -> unit
See Also