<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePoint.Disconnect(Boolean) Method |
Disconnects this instance of its variable on the plc.
[Visual Basic]
Public Overrides Overloads Sub Disconnect( _
ByVal noResponse As Boolean _
)
[C#]
public override void Disconnect(
bool noResponse
);
noResponse
Do we want a response or not. Default the response will be sent.
The Disconnected event notifies the disconnection.
TracePoint Class | BR.AN.PviServices Namespace | TracePoint.Disconnect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]