Edit

Share via


StreamSubscriptionHandle<T>.ProviderName Property

Definition

Gets the name of the provider.

public abstract string ProviderName { get; }
member this.ProviderName : string
Public MustOverride ReadOnly Property ProviderName As String

Property Value

The name of the provider.

Applies to