MSFT_NetBranchCacheClientSettingData class

Describes settings related to the BranchCache client role

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class MSFT_NetBranchCacheClientSettingData : MSFT_NetBranchCacheSettingData
{
  uint32  CurrentClientMode;
  uint32  PreferredContentInformationVersion;
  boolean DistributedCachingIsEnabled;
  boolean ServeDistributedCachingPeersOnBatteryPower;
  string  HostedCacheServerList[];
  boolean HostedCacheDiscoveryEnabled;
  uint32  HostedCacheVersion;
  uint32  MinimumSmbLatencyInMilliseconds;
};

Members

The MSFT_NetBranchCacheClientSettingData class has these types of members:

  • Properties

Properties

The MSFT_NetBranchCacheClientSettingData class has these properties.

CurrentClientMode

Data type: uint32

Access type: Read-only

The current operating mode of this BranchCache client

Disabled (0)

LocalCache (1)

DistributedCache (2)

HostedCache (3)

DistributedCachingIsEnabled

Data type: boolean

Access type: Read-only

Indicates if Distributed Caching is enabled

HostedCacheDiscoveryEnabled

Data type: boolean

Access type: Read-only

Indicates if Hosted Cache discovery is enabled

HostedCacheServerList

Data type: string array

Access type: Read-only

Hosted cache servers to which this client will connect

HostedCacheVersion

Data type: uint32

Access type: Read-only

The version of the hosted cache server

MinimumSmbLatencyInMilliseconds

Data type: uint32

Access type: Read-only

The minimum network latency, in milliseconds, before the SMB client will use BranchCache

PreferredContentInformationVersion

Data type: uint32

Access type: Read-only

The content information version this client will request from content servers

Windows7 (1)

Windows8 (2)

ServeDistributedCachingPeersOnBatteryPower

Data type: boolean

Access type: Read-only

Indicates if this client will serve other distributed caching peers when operating on battery power

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

\root\StandardCimv2

MOF

NetPeerDistCim.mof

 

 

Send comments about this topic to Microsoft

Build date: 10/15/2013