Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

WebApiDataStoreClient.ProcessCookie(DataCacheCookie) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public DataCacheResult ProcessCookie(
    DataCacheCookie cookie
)

#Parameters

Name Type
cookie DataCacheCookie

#Returns

Type
DataCacheResult
See Also