Redigera

Dela via


ProviderConfiguration.Children Property

Definition

Children providers of this provider. Used by hierarchical providers.

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

Implements

Applies to