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