共用方式為


IProviderConfiguration.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)

屬性值

適用於