Property Runnable
Runnable
Gets or sets the runnable associated with this session. Set to null by End(RunnableSessionToken) when the session completes.
public IRunnable? Runnable { get; }
Gets or sets the runnable associated with this session. Set to null by End(RunnableSessionToken) when the session completes.
public IRunnable? Runnable { get; }