RemovedResponse.IsTerminating Property
Return true if this response cancels the transaction
[Visual Basic]NotOverridable Public ReadOnly Property IsTerminating As
Boolean Implements _
IResponse.IsTerminating
[C#]public
bool IsTerminating {get;}
Property Value
Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Responses.RemovedResponse.IsTerminating
Implements
IResponse.IsTerminating
See Also
RemovedResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace