TcAdsClient.Dispose Method (Boolean)
Disposes the TcAdsClient.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual void Dispose(
bool disposing
)
VB
Protected Overridable Sub Dispose (
disposing As Boolean
)
Parameters
disposing |
Type: System.Boolean |
Remarks
When overwritten don't forget to call the base class