|
IClientConnectionTime Property
|
Gets the
Time for which the client has been connected to the server.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax Time ConnectionTime { get; }
ReadOnly Property ConnectionTime As Time
Get
property Time ConnectionTime {
Time get ();
}
abstract ConnectionTime : Time with get
function get_ConnectionTime();
Property Value
TimeSee Also