'Declaration <HttpPostAttribute()> Public Function ClearSessionCache( _
ByVal sessionИдентификатор HTTP сессии.As String _
) As Vintasoft.Shared.Web.WebResponseParamsBase
[HttpPost()] public Vintasoft.Shared.Web.WebResponseParamsBase ClearSessionCache(
string session
)
[HttpPost()] public: Vintasoft.Shared.Web.WebResponseParamsBase* ClearSessionCache(
string* session
)
[HttpPost()] public:
Vintasoft.Shared.Web.WebResponseParamsBase^ ClearSessionCache(
string^ session
)
Parameters
- session
- Идентификатор HTTP сессии.
Return Value
Очищает закешированный результат.