Click or drag to resize

HdsiServiceClientDispose Method (Boolean)

Dispose of any managed resources.

Namespace:  SanteDB.Messaging.HDSI.Client
Assembly:  SanteDB.Messaging.HDSI.Client (in SanteDB.Messaging.HDSI.Client.dll) Version: 2.2.1
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Whether the current invocation is disposing.
See Also