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 |
Gets the current execution context, or throws an exception if there no execution context.
public static IExecutionContext Current { get; }
Type | Description |
---|---|
IExecutionContext |