Property Instance
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Instance
Gets the instance object (if any).
csharp
public object? Instance { get; }Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Gets the instance object (if any).
public object? Instance { get; }