KestrunContext.TryGetSession method

Try pattern to get session without exceptions.

public bool TryGetSession(out ISession? session)

See Also