LibraryCollection.Connect(ConnectionType) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LibraryCollection.Connect(ConnectionType) Method

BR.AN.PviServices .NET


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

);

Parameters

connectionType

ConnectionType

Remarks

The Connected event notifies each successful created connection.

See Also

LibraryCollection Class | BR.AN.PviServices Namespace | LibraryCollection.Connect Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]