Pool ClientRecorder class
The 'Pool ClientRecorder' class is for internal use by the HostFront.
Methods
The following methods are associated with the Pool ClientRecorder class.
ClientRecorder
This class is for internal use by the HostFront.
Prototype
public ClientRecorder ( )
Member of HostFront.Pool.ClientRecorder
Log (System.Diagnostics.EventLog.System,String,System.Diagnostics.EventLogEntryType)
This class is for internal use by the HostFront.
Prototype
public static void Log ( System.Diagnostics.EventLog srvEventLog , System.String msg , System.Diagnostics.EventLogEntryType type )
Member of HostFront.Pool.ClientRecorder
RegisterClient (String)
This class is for internal use by the HostFront.
Prototype
public HostFront.Pool.RemoteClient RegisterClient ( System.String clientMachineName )
Member of HostFront.Pool.ClientRecorder
RegisterClientMachine (String)
This class is for internal use by the HostFront.
Prototype
public static void RegisterClientMachine ( System.String clientMachineName )
Member of HostFront.Pool.ClientRecorder
Write (System.Diagnostics.EventLog.System.String,System.Diagnostics.EventLogEntryType)
This class is for internal use by the HostFront.
Prototype
public static void Write ( System.Diagnostics.EventLog srvEventLog , System.String msg , System.Diagnostics.EventLogEntryType type )
Member of HostFront.Pool.ClientRecorder
Write (String)
This class is for internal use by the HostFront.
Prototype
public static void Write ( System.String msg )
Member of HostFront.Pool.ClientRecorder