TaskCollection.Connect Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TaskCollection.Connect Method

BR.AN.PviServices .NET


Connects each object of the collection using a specific connection type.

[Visual Basic]

Public Overrides Overloads Sub Connect( _

  ByVal connectionType As ConnectionType _

)

[C#]

public override void Connect(

  ConnectionType connectionType

);

Parameters

connectionType

The type of connection.

See Also

TaskCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]