ChatMessageTransportConfiguration.MaxMessageSizeInKilobytes Propriété

Définition

Obtient la taille maximale d’une pièce jointe pour le transport.

public:
 property int MaxMessageSizeInKilobytes { int get(); };
int MaxMessageSizeInKilobytes();
public int MaxMessageSizeInKilobytes { get; }
var int32 = chatMessageTransportConfiguration.maxMessageSizeInKilobytes;
Public ReadOnly Property MaxMessageSizeInKilobytes As Integer

Valeur de propriété

Int32

int

Taille maximale d’une pièce jointe.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

S’applique à