C# Класс Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpeudp.RDPUDP_PAYLOAD_PREFIX

The RDPUDP_PAYLOAD_PREFIX structure specifies the length of a data payload. This header is used for generating an FEC Packet or for decoding an FEC Packet. Once a datagram is decoded by using FEC, this field specifies the size of the recovered datagram.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
cbPayloadSize ushort

Описание свойств

cbPayloadSize публичное свойство

An unsigned 16-bit value that specifies the size of the data payload.
public ushort cbPayloadSize
Результат ushort