Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the size of the payload, in bytes.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public uint PayloadSize { get; }
public:
property unsigned int PayloadSize {
unsigned int get();
}
Public ReadOnly Property PayloadSize As UInteger
Property Value
Type: System.UInt32
See Also
MessageBody Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top