Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
|
Public Member Functions | |
ObservableYieldInstruction (IObservable< T > source, bool reThrowOnError, CancellationToken cancel) | |
void | Dispose () |
Properties | |
bool | HasError [get] |
bool | HasResult [get] |
bool | IsCanceled [get] |
bool | IsDone [get] |
HasResult || IsCanceled || HasError | |
T | Result [get] |
Exception | Error [get] |