Method | Description | |
---|---|---|
RpcPromise ( ) : System.Collections.Generic | ||
again ( |
||
end ( ) : |
||
error ( OnNext error ) : |
||
final ( OnNext next ) : |
||
join ( |
||
onError ( |
||
onNext ( |
||
then ( OnNext succ ) : |
Method | Description | |
---|---|---|
onFinally ( |
public RpcPromise ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public onError ( |
||
ctx | ||
return | void |
public onNext ( |
||
ctx | ||
from | ||
return | void |