SharpCvsLib

IRequest.DoesModifyConnection Property

Indicator specifying if the response modifies the connection.

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

Property Value

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

See Also

IRequest Interface | ICSharpCode.SharpCvsLib.Requests Namespace