<< 点击显示目录 >> 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]