| AmiServiceBehaviorThrowIfNotReady Method |
Throw if the service is not ready
Namespace:
SanteDB.DisconnectedClient.Ags.Services
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax protected override void ThrowIfNotReady()
Protected Overrides Sub ThrowIfNotReady
protected:
virtual void ThrowIfNotReady() override
abstract ThrowIfNotReady : unit -> unit
override ThrowIfNotReady : unit -> unit
See Also