Property | Type | Description | |
---|---|---|---|
cookieless | bool | ||
expiresAt | System.DateTime | ||
items | ISessionStateItemCollection | ||
lockId | |||
locked | bool | ||
lockedTime | System.DateTime | ||
resettingTimeout | bool | ||
rwlock | |||
staticItems | HttpStaticObjectsCollection | ||
timeout | int |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
InProcSessionItem ( ) : System |
public ISessionStateItemCollection items | ||
return | ISessionStateItemCollection |
public ReaderWriterLockSlim,System.Threading rwlock | ||
return |
public HttpStaticObjectsCollection staticItems | ||
return | HttpStaticObjectsCollection |