Cancels current request sending.

C# | Visual Basic | Visual C++ | F# |
public void Cancel()
Public Sub Cancel
public: void Cancel()
member Cancel : unit -> unit

Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this method is accessed. |
InvalidOperationException | Is raised when request sending has not been started by Start method. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119