Partager via


IAsyncStream<T>.IsRewindable Propriété

Définition

Détermine s’il s’agit d’un flux rembobinable : prend en charge l’abonnement à partir d’un point précédent dans le temps.

public bool IsRewindable { get; }
member this.IsRewindable : bool
Public ReadOnly Property IsRewindable As Boolean

Valeur de propriété

True s’il s’agit d’un flux rembobinable, false dans le cas contraire.

S’applique à