Leadtools.Jpip Namespace > CacheManagementFields Class : MSetItems Property |
public IList<SampleRange> MSetItems {get;}
'Declaration Public ReadOnly Property MSetItems As IList(Of SampleRange)
'Usage Dim instance As CacheManagementFields Dim value As IList(Of SampleRange) value = instance.MSetItems
public: property IList<SampleRange^>^ MSetItems { IList<SampleRange^>^ get(); }
Use this only with requests within a session: those which include a channel ID.
The field allows the client to inform the server of the codestreams cache information it expects. It also allows the client to know which codestreams the server maintains in its cache model.