Class NCacheSession
Inheritance
System.Object
NCacheSession
Assembly: Alachisoft.NCache.CoreSessionStoreProvider.dll
Syntax
public class NCacheSession : ISession
Properties
Name | Description |
---|---|
Id | |
IsAvailable | |
Keys |
Methods
Name | Description |
---|---|
AbandonAsync() | |
Clear() | |
CommitAsync(CancellationToken) | |
LoadAsync(CancellationToken) | |
Remove(String) | |
Set(String, Byte[]) | |
TryGetValue(String, out Byte[]) |