Cancels current transaction processing and sends '487 Request Terminated'.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override void Cancel()
Public Overrides Sub Cancel
public: virtual void Cancel() override
abstract Cancel : unit -> unit override Cancel : unit -> unit
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
InvalidOperationException | Is raised when final response is sent and Cancel method is called after it. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119