Click or drag to resize

IaonSessionOnDisposed Method

Raises the Disposed event.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected virtual void OnDisposed(
	Object sender
)
View Source

Parameters

sender  Object
Object source raising the event.
See Also