Click or drag to resize

AmiServiceClientDispose Method (Boolean)

Dispose of any managed resources.

Namespace:  SanteDB.Messaging.AMI.Client
Assembly:  SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.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