Refresh method of the MSFT_SmbMultichannelConnection class

Refreshes an SMB connection network interface.

Syntax

uint32 Refresh(
  [in] string ServerName
);

Parameters

ServerName [in]

The server name. If this parameter is specified, only multichannel connections made to the specified server will be refreshed. Otherwise, multichannel connections to all servers will be refreshed.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Smb
MOF
SmbWmiV2.mof
DLL
SmbWmiV2.dll

See also

MSFT_SmbMultichannelConnection