SharpCvsLib

ErrorMessageResponse Members

ErrorMessageResponse overview

Public Instance Constructors

ErrorMessageResponse ConstructorInitializes a new instance of the ErrorMessageResponse class.

Public Instance Properties

IsTerminating Return true if this response cancels the transaction

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Process Process an error message response.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ErrorMessageResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace