Skip to content

ExecutionContextSuppressor

struct

Namespace: Orleans.Runtime.Internal

Suppresses the flow of System.Threading.ExecutionContext until it is disposed.
public struct ExecutionContextSuppressor

Remarks

Note that this is a ref-struct to avoid it being used in an async method.

Constructors

Methods

  • Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.