Service.Disconnect Method

<< 点击显示目录 >>

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

Service.Disconnect Method

BR.AN.PviServices .NET


Deinitialize this instance. This is a synchronuous function and can not be called within a CB function!!

Overload List

Deinitialize this instance. This is a synchronuous function and can not be called within a CB function!!

public override void Disconnect()

Deletes the connection of this instance to its process object.

public override void Disconnect(bool)

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Service.Disconnect() Method

Service.Disconnect(Boolean) Method