ThrottlingListenerDispose Method (Boolean) |
Called when the object is being disposed.
Namespace:
FastProxy.Listeners
Assembly:
FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax protected override void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
Whether this method is called from Dispose.
See Also