CAS.CommServer.ProtocolHub.MonitorInterface Namespace
Rel 4.10

Resources Members

The Resources type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Static member ConsoleInterface_ChannelRegistrationError
Looks up a localized string similar to Unable to register channel for communication with CommServer Monitor (reason: {0}). This error may occur when multiple CommServer instances are launched (this is not recommended). It is recommended to check DCOM settings to prevent launching many instances of CommServer. Please also check "ConsoleRemotingHTTPport" configuration parameter, that indicates TCP port number that is used for communication with CommServer Monitor, maybe another application utilize this port..
Public property Static member Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Public property Static member ExceptionDuringReportCreation
Looks up a localized string similar to During report creation the following error has occurred: .
Public property Static member ReadWriteOperationsReadDataAssertion
Looks up a localized string similar to Assertion during read from dataAddress: {0}|{1}|{2} , pipeInterface.address {3}, case {4}..
Public property Static member ResourceManager
Returns the cached ResourceManager instance used by this class.
Public property Static member TraceALRes_DatTransferEr
Looks up a localized string similar to AL_ReadData_Result.ALRes_DatTransferErrr occurred during myMachine.myProtocol.ReadData in SegmentStateMachine (interface: number {0} address {1}).
Public property Static member TraceCommunicationError
Looks up a localized string similar to Interface was switched off due to communication error.
Public property Static member TraceConnectionError
Looks up a localized string similar to Segment connection failure.
Public property Static member TraceDataProviderError
Looks up a localized string similar to Exception thrown by a DataProvider has beet catch: {0} at {1} with call stack {2}.
Public property Static member TraceStateEntered
Looks up a localized string similar to State = State{0} entered..