SharpCvsLib

IRequest.IsResponseExpected Property

Indicator specifying if the response is expected or not.

[Visual Basic]
Property IsResponseExpected As Boolean
[C#]
bool IsResponseExpected {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Requests.IRequest.IsResponseExpected

See Also

IRequest Interface | ICSharpCode.SharpCvsLib.Requests Namespace