|
Tcp6RowOwnerModuleLocalAddress Field |
The IPv6 address for the local endpoint of the TCP connection on the local computer. A
value of zero indicates the listener can accept a connection on any interface.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public byte[] LocalAddress
Public LocalAddress As Byte()
public:
array<unsigned char>^ LocalAddress
val mutable LocalAddress: byte[]
Field Value
ByteSee Also