ConnectionInfo ConnectionEstablishedTime Property NetworkComms.Net Help
The DateTime corresponding to the creation time of this connection object

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

public DateTime ConnectionEstablishedTime { get; private set; }

Property Value

Type: OnlineDateTime
See Also