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

Inheritance: AbstractActionFuture
Afficher le fichier Open project: huoshan12345/iQQ.Net Class Usage Examples

Méthodes publiques

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

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

HttpActionFuture() public méthode

public HttpActionFuture ( IHttpAction action ) : iQQ.Net.WebQQCore.Im.Http
action IHttpAction
Résultat iQQ.Net.WebQQCore.Im.Http

IsCancelable() public méthode

public IsCancelable ( ) : bool
Résultat bool