C# Class System.Net.NetworkInformation.Ping.IcmpHeader

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
Code byte
HeaderChecksum ushort
Identifier ushort
SequenceNumber ushort
Type byte

Property Details

Code public_oe property

public byte Code
Résultat byte

HeaderChecksum public_oe property

public ushort HeaderChecksum
Résultat ushort

Identifier public_oe property

public ushort Identifier
Résultat ushort

SequenceNumber public_oe property

public ushort SequenceNumber
Résultat ushort

Type public_oe property

public byte Type
Résultat byte