The properties of the IRequest interface are listed below. For a complete list of IRequest interface members, see the IRequest Members topic.
DoesModifyConnection | Indicator specifying if the response modifies the connection. |
IsResponseExpected | Indicator specifying if the response is expected or not. |
RequestString | Request string |
IRequest Interface | ICSharpCode.SharpCvsLib.Requests Namespace