Connection ConnectionInfo Property NetworkComms.Net Help
Connection information related to this connection.

Namespace: NetworkCommsDotNet.Connections
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public ConnectionInfo ConnectionInfo { get; protected set; }

Property Value

Type: ConnectionInfo
See Also