set

inline fun <T> CurrentSession.set(value: T?)

Set session instance with type T

Throws

if no session provider registered for type T