Click or drag to resize

RadiusClientCheckDisposed Method

Helper method to check whether or not the object instance has been disposed.

Namespace: GSF.Communication.Radius
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
protected void CheckDisposed()
View Source
Remarks
This method is to be called before performing any operation.
See Also