Skip to content

ListObservable.Value property

Defined in

Type: ListObservable Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public T Value { get; }

Summary: Returns the last value of the observable sequence.

Returns: T