Edit

Share via


IProviderConfiguration.Children Property

Definition

Nested providers in case of a hierarchical tree of dependencies

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)

Property Value

Applies to