Service.Connect Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods >

Service.Connect Method

BR.AN.PviServices .NET


Connects the Service Object.

Overload List

Connects the Service Object.

public override void Connect()

Connects the Service Object.

public override void Connect(ConnectionType)

Initializes this instance using an existing server with port number.

public virtual void Connect(string,int)

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Service.Connect() Method

Service.Connect(String, Int32) Method