GridCacheForStream.GetFileUrl

GridCacheForStream.GetFileUrl method

Implements this method to get the file url from the cache.

public abstract string GetFileUrl(string uid)
ParameterTypeDescription
uidStringThe unique id for the file cache.

Return Value

The URL of the file

See Also