<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TcpIp Class > TcpIp Properties > TcpIp.LocalPort Property |
Gets or sets the port number of the source station (separate station)
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
<PviKeyWord(PviKeyWord:=""/LOPO"")> _
Public Property LocalPort() As UInt32
Public Get
End Get
Public Set
End Set
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
[PviKeyWord(PviKeyWord=""/LOPO"")]
public uint LocalPort { public get; public set; }
A different default port number then only needs to be set if it is not unique within the local computer.
TcpIp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]