Base.Connect(ConnectionType) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Base.Connect(ConnectionType) Method

BR.AN.PviServices .NET


Creates a connection of this instance to its process object.

[Visual Basic]

Public Overridable Overloads Sub Connect( _

  ByVal connectionType As ConnectionType _

)

[C#]

public virtual void Connect(

  ConnectionType connectionType

);

Parameters

connectionType

ConnectionType

See Also

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


Generated from assembly BR.AN.PviServices [8.1.0.4]