메소드 | 설명 | |
---|---|---|
Forget ( this task ) : void |
Forgets the given task. Exceptions are ignored and continuations are pointless.
|
|
Stringify ( this method ) : String |
Returns the string representation for the specified HTTP method.
|
public static Forget ( this task ) : void | ||
task | this | The task to forget after firing. |
리턴 | void |
public static Stringify ( this method ) : String | ||
method | this | The type of HTTP method to stringify. |
리턴 | String |