<< Click to Display Table of Contents >> Navigation: »No topics above this level« Service.Connect(ConnectionType) Method |
Connects the Service Object.
[Visual Basic]
Public Overrides Overloads Sub Connect( _
ByVal connectionType As ConnectionType _
)
[C#]
public override void Connect(
ConnectionType connectionType
);
connectionType
The connection type.
The Connected event notifies, that the connection was successfully created whereas the "Error" event notifies, that an error has occured.
Service Class | BR.AN.PviServices Namespace | Service.Connect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]