Method PostSessionRaw
PostSessionRaw()
Posts a session.
Declaration
public TryOptionAsync<HttpResponseMessage> PostSessionRaw()
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<System.Net.Http.HttpResponseMessage> | The reply with the session id. |
Remarks
You may prefer PostSession().