MSFT_NetAdapterRscCapabilities class

This class is used to report RSC capabilities on a network adapter.

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

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapterRscCapabilities
{
  boolean IPv4Supported;
  boolean IPv6Supported;
};

Members

The MSFT_NetAdapterRscCapabilities class has these types of members:

Properties

The MSFT_NetAdapterRscCapabilities class has these properties.

IPv4Supported

Data type: boolean

Access type: Read-only

Indicates if Adapter supports RSC for IPv4 TCP packets

IPv6Supported

Data type: boolean

Access type: Read-only

Indicates if Adapter supports RSC for IPv6 TCP packets

Requirements

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