| HdsiServiceBehaviorThrowIfNotReady Method |
Throws an exception 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 public override void ThrowIfNotReady()
Public Overrides Sub ThrowIfNotReady
public:
virtual void ThrowIfNotReady() override
abstract ThrowIfNotReady : unit -> unit
override ThrowIfNotReady : unit -> unit
See Also