Freigeben über


ClientConfiguration.GetAllProviderConfigurations Methode

Definition

Ruft eine Aufzählung aller derzeit konfigurierten Anbieterkonfigurationen ab.

public System.Collections.Generic.IEnumerable<Orleans.Providers.IProviderConfiguration> GetAllProviderConfigurations ();
member this.GetAllProviderConfigurations : unit -> seq<Orleans.Providers.IProviderConfiguration>
Public Function GetAllProviderConfigurations () As IEnumerable(Of IProviderConfiguration)

Gibt zurück

Eine Aufzählung aller derzeit konfigurierten Anbieterkonfigurationen.

Gilt für: