Method Dispose
Dispose()
Releases resources used by this instance.
public void Dispose()
Remarks
After calling Dispose(), further use of the instance is undefined. Multiple calls are safe and have no effect.
Releases resources used by this instance.
public void Dispose()
After calling Dispose(), further use of the instance is undefined. Multiple calls are safe and have no effect.