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.ReadOnlyAsyncReactiveProperty-1.html below:

ReadOnlyAsyncReactiveProperty<T> Class Namespace: Cysharp.Threading.Tasks Assembly: cs.temp.dll.dll
public class ReadOnlyAsyncReactiveProperty<T> : IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T>, IDisposable

InheritanceSystem.ObjectReadOnlyAsyncReactiveProperty<T>

Implements

System.IDisposable

Type Parameters
T
Members Constructors Properties Methods Operators Constructors ReadOnlyAsyncReactiveProperty(T, IUniTaskAsyncEnumerable<T>, CancellationToken)
public ReadOnlyAsyncReactiveProperty(T initialValue, IUniTaskAsyncEnumerable<T> source, CancellationToken cancellationToken)
Parameters
initialValue T
source IUniTaskAsyncEnumerable<T>
cancellationToken CancellationToken
ReadOnlyAsyncReactiveProperty(IUniTaskAsyncEnumerable<T>, CancellationToken)
public ReadOnlyAsyncReactiveProperty(IUniTaskAsyncEnumerable<T> source, CancellationToken cancellationToken)
Parameters
source IUniTaskAsyncEnumerable<T>
cancellationToken CancellationToken
Properties Value 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(ReadOnlyAsyncReactiveProperty<T> to T)
public static implicit operator T(ReadOnlyAsyncReactiveProperty<T> value)
Parameters
value ReadOnlyAsyncReactiveProperty<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