메소드 | 설명 | |
---|---|---|
GetAttribute ( object key ) : object | ||
RemoveAttribute ( object key ) : object | ||
SetAttribute ( object key, object value ) : void | ||
SimpleSession ( ) : System | ||
SimpleSession ( string host ) : System | ||
Stop ( ) : void | ||
Touch ( ) : void | ||
Validate ( ) : void |
메소드 | 설명 | |
---|---|---|
Expire ( ) : void | ||
IsTimedOut ( ) : bool |
public SetAttribute ( object key, object value ) : void | ||
key | object | |
value | object | |
리턴 | void |