Method Dispose
Dispose()
Releases all resource used by the Application.RunState object.
public void Dispose()
Remarks
Call Dispose() when you are finished using the Application.RunState.
Dispose(bool)
Releases all resource used by the Application.RunState object.
protected virtual void Dispose(bool disposing)