Click or drag to resize

ClientInfoConnectedAt Property

Gets or sets the DateTime when the remote client application connected to the ServiceHelper.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public DateTime ConnectedAt { get; set; }
View Source

Property Value

DateTime
See Also