<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > VariableCollection Class > VariableCollection Methods > Disconnect Method > VariableCollection.Disconnect(Boolean) Method |
Disconnects each Variable object of the collection.
[Visual Basic]
Public Overloads Sub Disconnect( _
ByVal noResponse As Boolean _
)
[C#]
public void Disconnect(
bool noResponse
);
noResponse
If true the object will not receive a response for the request!
The Disconnected event notifies each successful aborted connection.
VariableCollection Class | BR.AN.PviServices Namespace | VariableCollection.Disconnect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]