Connection Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Connection Constructor

BR.AN.PviServices .NET


Creates a new empty instance of this class. This instance is not connectable!

[Visual Basic]

Public Overloads Sub New( _

  ByVal serviceObj As Service _

)

[C#]

Connection(

  Service serviceObj

);

Parameters

serviceObj

Service object

See Also

Connection Class | BR.AN.PviServices Namespace | Connection Constructor Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]