a fallback stream
a new ValueStream for the provided data type
this session
a Result that completes with the close reason returned
by the server. Only the Result of the first call to
closeSession
is guaranteed to complete. The Result
will not resolve if the session is already closed.
a new unconfigured fetch request
the principal for this session
whether the session is currently closed.
whether the session is currently connected or not.
a Promise that resolves when a response is received from the server.
If this session has successfully acquired the session lock, or this session already owns the session lock, the Promise will resolve normally with a SessionLock result.
If the Promise resolves with an error, this session does not own the session lock.
this stream.
this stream.
a result that completes when a response is received from the server.
a result that completes when this operation succeeds
a Result for this operation