次の方法で共有


Set_BCMinSMBLatency method of the MSFT_NetBranchCacheOrchestrator class

Sets the minimum latency that must exist between client and server before transparent caching functions are used.

Syntax

uint32 Set_BCMinSMBLatency(
  [in] uint32  LatencyMilliseconds,
  [in] string  PolicyStore,
  [in] boolean Force
);

Parameters

LatencyMilliseconds [in]

Minimum latency that must exist between client and server before BranchCache should be used.

PolicyStore [in]

Path to the group policy object that should be modified by this cmdlet.

Force [in]

Indicates the operation should not prompt for confirmation

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetPeerDistCim.mof
DLL
NetPeerDistCim.dll

See also

MSFT_NetBranchCacheOrchestrator