Context.Dispose Method (Boolean)

Releases the unmanaged resources used by the Context and optionally releases the managed resources

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

protected virtual void Dispose(
    bool disposing
)

Parameters

disposing

Type: System.Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

Reference

Context Class

Dispose Overload

TcHmiSrv Namespace