GridCacheForStream.SaveStream

GridCacheForStream.SaveStream method

Implements this method to save cache,save the stream to the cache with the key uid.

public abstract void SaveStream(Stream s, string uid)

See Also