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