protected virtual void Dispose( bool isDisposing )
Protected Overloads Overridable Sub Dispose( _ ByVal isDisposing As Boolean _ )
Parameters
- isDisposing
- A value indicating, if true, that Dispose is being called from Dispose and if false, that Dispose is being called from the instance Finalizer