StreamSubscription.StreamProviderName 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 le nom du fournisseur de flux.
public string StreamProviderName { get; set; }
[Orleans.Id(1)]
public string StreamProviderName { get; }
member this.StreamProviderName : string with get, set
[<Orleans.Id(1)>]
member this.StreamProviderName : string
Public Property StreamProviderName As String
Public ReadOnly Property StreamProviderName As String
Valeur de propriété
Nom du fournisseur de flux.
- Attributs