RequestContext.AllowCallChainReentrancy Method

Definition

Allows reentrancy for subsequent calls issued before the returned RequestContext.ReentrancySection is disposed.

public static Orleans.Runtime.RequestContext.ReentrancySection AllowCallChainReentrancy ();
static member AllowCallChainReentrancy : unit -> Orleans.Runtime.RequestContext.ReentrancySection
Public Shared Function AllowCallChainReentrancy () As RequestContext.ReentrancySection

Returns

Applies to