C# Class iQQ.Net.WebQQCore.Im.Event.Future.HttpActionFuture

Inheritance: AbstractActionFuture
显示文件 Open project: huoshan12345/iQQ.Net Class Usage Examples

Public Methods

Method Description
Cancel ( ) : void
HttpActionFuture ( IHttpAction action ) : iQQ.Net.WebQQCore.Im.Http
IsCancelable ( ) : bool

Method Details

Cancel() public method

public Cancel ( ) : void
return void

HttpActionFuture() public method

public HttpActionFuture ( IHttpAction action ) : iQQ.Net.WebQQCore.Im.Http
action IHttpAction
return iQQ.Net.WebQQCore.Im.Http

IsCancelable() public method

public IsCancelable ( ) : bool
return bool