Class SimpleExecutionContextService
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Simple execution context service implementation. Minimal implementation that provides no-op context management.
csharp
public class SimpleExecutionContextService : IExecutionContextServiceInheritance
object ← SimpleExecutionContextService
Implements
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
SetContext(MethodExecutionContext)
Sets the execution context for the current operation.