public class ReadOnlyAsyncReactiveProperty<T> : IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T>, IDisposable
InheritanceSystem.Object → ReadOnlyAsyncReactiveProperty<T>
Implements
System.IDisposable
Type ParametersT
public ReadOnlyAsyncReactiveProperty(T initialValue, IUniTaskAsyncEnumerable<T> source, CancellationToken cancellationToken)
Parameters
initialValue
T
source
IUniTaskAsyncEnumerable<T>
cancellationToken
CancellationToken
public ReadOnlyAsyncReactiveProperty(IUniTaskAsyncEnumerable<T> source, CancellationToken cancellationToken)
Parameters
source
IUniTaskAsyncEnumerable<T>
cancellationToken
CancellationToken
public IUniTaskAsyncEnumerator<T> GetAsyncEnumerator(CancellationToken cancellationToken)
Parameters
cancellationToken
CancellationToken
public override string ToString()
Returns
System.Object.ToString()
WaitAsync(CancellationToken)public UniTask<T> WaitAsync(CancellationToken cancellationToken = null)
Parameters
cancellationToken
CancellationToken
public IUniTaskAsyncEnumerable<T> WithoutCurrent()
Returns
public static implicit operator T(ReadOnlyAsyncReactiveProperty<T> value)
Parameters
value
ReadOnlyAsyncReactiveProperty<T>
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4