Click or drag to resize

HdsiServiceClientDispose(Boolean) Method

Dispose of any managed resources.

Namespace: SanteDB.Messaging.HDSI.Client
Assembly: SanteDB.Messaging.HDSI.Client (in SanteDB.Messaging.HDSI.Client.dll) Version: 3.0.2081-alpha+cbc29d8899d643bca0b6921497a6c32801355dbe
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
Whether the current invocation is disposing.
See Also