RequestContext.SuppressCallChainReentrancy Method

Definition

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

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

Returns

Applies to