Service.Port Property

<< 点击显示目录 >>

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

Service.Port Property

BR.AN.PviServices .NET


Gets or sets the port number for the remote connection.

[Visual Basic]

Public Overridable Property Port() As Integer

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public virtual int Port { public get; public set; }

Remarks

The value must be between 1024 and 32767. Default value: 20000

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]