Interface IExecutionContextService
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Simple execution context service interface. Minimal stub to replace the sophisticated execution context system.
csharp
public interface IExecutionContextServiceMethods
SetContext(MethodExecutionContext)
Sets the execution context for the current operation.