MSFT_NetAdapterPowerManagement_WakePattern_TcpSyn class

MSFT_NetAdapterPowerManagement_WakePattern_TcpSyn defines settings for a TCP SYN wake pattern.

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

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapterPowerManagement_WakePattern_TcpSyn : MSFT_NetAdapterPowerManagement_Wake
{
  string SourceAddress;
  string DestinationAddress;
  uint16 SourcePort;
  uint16 DestinationPort;
};

Members

The MSFT_NetAdapterPowerManagement_WakePattern_TcpSyn class has these types of members:

Properties

The MSFT_NetAdapterPowerManagement_WakePattern_TcpSyn class has these properties.

DestinationAddress

Data type: string

Access type: Read-only

Supplies the destination address of the SYN packet.

DestinationPort

Data type: uint16

Access type: Read-only

Supplies the TCP destination port number of the SYN packet.

SourceAddress

Data type: string

Access type: Read-only

Supplies the source address of the SYN packet.

SourcePort

Data type: uint16

Access type: Read-only

Supplies the TCP source port number of the SYN packet.

Requirements

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