ClientEntity.RegisteredPlugins Propriété

Définition

Obtient la liste des plug-ins actuellement inscrits pour ce client.

public virtual System.Collections.Concurrent.ConcurrentDictionary<string,Microsoft.Azure.EventHubs.Core.EventHubsPlugin> RegisteredPlugins { get; }
member this.RegisteredPlugins : System.Collections.Concurrent.ConcurrentDictionary<string, Microsoft.Azure.EventHubs.Core.EventHubsPlugin>
Public Overridable ReadOnly Property RegisteredPlugins As ConcurrentDictionary(Of String, EventHubsPlugin)

Valeur de propriété

S’applique à