Skip to content

Property Current

Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll

Current

Gets the current method execution context.

csharp
public IMethodExecutionContext? Current { get; }

Property Value

IMethodExecutionContext?

Released under the Apache License 2.0.