ClientRuntimeContext.Dispose Method
Include Protected Members
Include Inherited Members
Disposes of the runtime context.
Overload List
Name | Description | |
---|---|---|
Dispose() | Disposes of the runtime context. | |
Dispose(Boolean) | Disposes of the runtime context depending on the specified Boolean value. |
Top