|
ClientInfoClientName Property
|
Gets the friendly name of the remote client application.
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax public string ClientName { get; }
Public ReadOnly Property ClientName As String
Get
member ClientName : string with get
function get_ClientName();
View SourceProperty Value
StringSee Also