<< Click to Display Table of Contents >> Navigation: »No topics above this level« LibraryCollection.Connect(ConnectionType) Method |
Connects each collection object using the ConnectionType property.
[Visual Basic]
Public Overrides Overloads Sub Connect( _
ByVal connectionType As ConnectionType _
)
[C#]
public override void Connect(
ConnectionType connectionType
);
connectionType
ConnectionType
The Connected event notifies each successful created connection.
LibraryCollection Class | BR.AN.PviServices Namespace | LibraryCollection.Connect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]