KestrunContext.TryGetSession method
Try pattern to get session without exceptions.
public bool TryGetSession(out ISession? session)
See Also
- recordĀ KestrunContext
- namespaceĀ Kestrun.Hosting
Try pattern to get session without exceptions.
public bool TryGetSession(out ISession? session)