GridCacheForStream.LoadStream

GridCacheForStream.LoadStream method

Implements this method to load cache with the key uid,return the stream from the cache.

public abstract Stream LoadStream(string uid)

See Also