Open sandboxFocus

Property Current

Current

Gets the current execution context, or throws an exception if there no execution context.

Declaration
public static IExecutionContext Current { get; }
Property Value
Type Description
IExecutionContext