RadiusClientDispose(Boolean) Method
Releases the used resources.
Namespace: Gemstone.Communication.RadiusAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.177 -- Release Build+8887b83d11297810a428ddc908af248f40f0d268
protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose (
disposing As Boolean
)
protected:
virtual void Dispose(
bool disposing
)
function Dispose(disposing);
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources