MpxSocket TTransport  ClientSite Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns client site for the computer that initiated the call. Server socket returns the transmitted value from client. Client socket returns the one that was sent to server upon handshake

Namespace: NFX.Glue.Native
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ClientSite ClientSite { get; }

Property Value

Type: ClientSite
See Also