次の方法で共有


GlobalConfiguration.ProviderConfigurations プロパティ

定義

さまざまなランタイム プロバイダーの構成。

public System.Collections.Generic.IDictionary<string,Orleans.Runtime.Configuration.ProviderCategoryConfiguration> ProviderConfigurations { get; set; }
member this.ProviderConfigurations : System.Collections.Generic.IDictionary<string, Orleans.Runtime.Configuration.ProviderCategoryConfiguration> with get, set
Public Property ProviderConfigurations As IDictionary(Of String, ProviderCategoryConfiguration)

プロパティ値

適用対象