OkResponse Constructor | Initializes a new instance of the OkResponse class. |
IsTerminating | Indicator stating whether the response is terminating or not. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Process | Process an ok response from the server. TODO: Do something useful with this response. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
OkResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace