|   | 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.257-beta
 Syntax
Syntaxpublic string MachineName { get; }Public ReadOnly Property MachineName As String
	Get
public:
property String^ MachineName {
	String^ get ();
}member MachineName : string with get
function get_MachineName();
Property Value
String See Also
See Also