TcpDestinationSettings.RemotePortNumber Property

<< 点击显示目录 >>

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

TcpDestinationSettings.RemotePortNumber Property

BR.AN.PviServices .NET


The IP port number of the target station. The port number must match the setting on the target station.

[Visual Basic]

Public ReadOnly Property RemotePortNumber() As Integer

  Public Get

  End Get

End Property

[C#]

public int RemotePortNumber { public get; }

See Also

TcpDestinationSettings Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]