Header.PayloadLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit les décimales encodées au format ASCII de 6 octets. Taille en octets de cette charge utile en nombre décimal ASCII, sans l’en-tête. Zéro rembourré.
public int PayloadLength { get; set; }
member this.PayloadLength : int with get, set
Public Property PayloadLength As Integer
Valeur de propriété
Décimal codé en ASCII de 6 octets. Taille en octets de cette charge utile en nombre décimal ASCII, sans l’en-tête. Zéro rembourré.