StreamSubscription.StreamId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’identificateur de flux.
public Orleans.Streams.IStreamIdentity StreamId { get; set; }
[Orleans.Id(2)]
public Orleans.Runtime.StreamId StreamId { get; }
member this.StreamId : Orleans.Streams.IStreamIdentity with get, set
[<Orleans.Id(2)>]
member this.StreamId : Orleans.Runtime.StreamId
Public Property StreamId As IStreamIdentity
Public ReadOnly Property StreamId As StreamId
Valeur de propriété
Identificateur du flux.
- Attributs