Düzenle

Aracılığıyla paylaş


StreamSubscription.StreamProviderName Property

Definition

Gets or sets the name of the stream provider.

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

Property Value

The name of the stream provider.

Attributes

Applies to