共用方式為


ProviderConfiguration.Children 屬性

定義

這個提供者的子系提供者。 由階層式提供者使用。

public System.Collections.Generic.IList<Orleans.Providers.IProvider> Children { get; }
member this.Children : System.Collections.Generic.IList<Orleans.Providers.IProvider>
Public ReadOnly Property Children As IList(Of IProvider)

屬性值

實作

適用於