GridCacheForStream Methods |
The GridCacheForStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetFileUrl |
Implement this method to get the file url from the cache.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsExisted |
check whether the cache with uid is existed
|
![]() | LoadStream |
Implement this method to load cache with the key uid,return the stream from the cache.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SaveStream |
Implement this method to save cache,save the stream to the cache with the key uid.
|
![]() | ToString | (Inherited from Object.) |