ANSLTcp.RemotePort Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ANSLTcp.RemotePort Property

BR.AN.PviServices .NET


Gets or sets the TCP/IP port number of the target station. (ANSL_ONL_COMM_PARAM_TCP.IpPort)

[Visual Basic]

<PviCpuParameter> _

<PviKeyWord(PviKeyWord:=""/PT"")> _

<CLSCompliant(IsCompliant:=False)> _

Public Property RemotePort() As UInt32

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviCpuParameter]

[PviKeyWord(PviKeyWord=""/PT"")]

[CLSCompliant(IsCompliant=False)]

public uint RemotePort { public get; public set; }

Property Value

RemotePort

See Also

ANSLTcp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]