<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Constructor > Service Constructor |
Initializes a new instance of this class using more then one service object.
[Visual Basic]
Public Overloads Sub New( _
ByVal commMethod As EventMessageType, _
ByVal name As String _
)
[C#]
EventMessageType commMethod,
string name
);
commMethod
Specifies the communication method.
name
service name
Service Class | BR.AN.PviServices Namespace | Service Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]