10.28.13

CacheRequestEventArgs Properties

Properties

RequestEvent The cache request event.
RequestId The request Id passed into the cache request API.
ReturnCode See synchronous cache request SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction) or SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction, Int64, Int64) return codes.
SubCode See synchronous cache request SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction) or SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction, Int64, Int64) return subcodes.
TopicStr The topic string being requested from the cache.

See Also