WebClientHelperGetSessionClientParameters - метод |
Пространство имён:
Tessa.Web.Client
Сборка:
Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.5.0.19
Синтаксисpublic static SessionClientParameters GetSessionClientParameters(
HttpContext httpContext
)
Public Shared Function GetSessionClientParameters (
httpContext As HttpContext
) As SessionClientParameters
public:
static SessionClientParameters^ GetSessionClientParameters(
HttpContext^ httpContext
)
static member GetSessionClientParameters :
httpContext : HttpContext -> SessionClientParameters
Параметры
- httpContext
- Тип: Microsoft.AspNetCore.HttpHttpContext
Возвращаемое значение
Тип:
SessionClientParameters
См. также