AllowCallChainReentrancy
static
public static ReentrancySection AllowCallChainReentrancy() Allows reentrancy for subsequent calls issued before the returned
ReentrancySection is disposed. public static ReentrancySection AllowCallChainReentrancy()ReentrancySection is disposed. public static void Clear()public static object? Get(string key)keystringnull if no data is present for that key. public static bool Remove(string key)keystringtrue if the value was previously in the request context and has now been removed, otherwise false.public static void Set(string key, object value)keystringvalueobjectpublic static ReentrancySection SuppressCallChainReentrancy()ReentrancySection is disposed.