Click or drag to resize

HdsiIntegrationServiceIsAvailable Method

Determines whether the network is available.

Namespace:  SanteDB.DisconnectedClient.Interop.HDSI
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public bool IsAvailable()

Return Value

Type: Boolean
Returns true if the network is available.

Implements

IIntegrationServiceIsAvailable
See Also