Szerkesztés

Megosztás a következőn keresztül:


AzureClient.ConfigureClientDelegate Property

Definition

delegate to add some configuration to the client

public static Action<Orleans.IClientBuilder> ConfigureClientDelegate { get; set; }
static member ConfigureClientDelegate : Action<Orleans.IClientBuilder> with get, set
Public Shared Property ConfigureClientDelegate As Action(Of IClientBuilder)

Property Value

Applies to