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 Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <SampleRange> MSetItems {get;}
get_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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2