A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cysharp.github.io/UniTask/api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html below:

AsyncReactiveProperty<T> Class Namespace: Cysharp.Threading.Tasks Assembly: cs.temp.dll.dll
[Serializable]
public class AsyncReactiveProperty<T> : IAsyncReactiveProperty<T>, IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T>, IDisposable

InheritanceSystem.ObjectAsyncReactiveProperty<T>

Implements

System.IDisposable

Type Parameters
T
Members Constructors Properties Methods Operators Constructors AsyncReactiveProperty(T)
public AsyncReactiveProperty(T value)
Parameters
value T
Properties Value
public T Value { get; set; }
Property Value
T
Methods Dispose() GetAsyncEnumerator(CancellationToken)
public IUniTaskAsyncEnumerator<T> GetAsyncEnumerator(CancellationToken cancellationToken)
Parameters
cancellationToken CancellationToken
Returns
IUniTaskAsyncEnumerator<T>
ToString()
public override string ToString()
Returns
System.String
Overrides

System.Object.ToString()

WaitAsync(CancellationToken)
public UniTask<T> WaitAsync(CancellationToken cancellationToken = null)
Parameters
cancellationToken CancellationToken
Returns
UniTask<T>
WithoutCurrent()
public IUniTaskAsyncEnumerable<T> WithoutCurrent()
Returns
IUniTaskAsyncEnumerable<T>
Operators Implicit(AsyncReactiveProperty<T> to T)
public static implicit operator T(AsyncReactiveProperty<T> value)
Parameters
value AsyncReactiveProperty<T>
Returns
T
Implements

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