Partager via


ClientRequestServiceSettings.MaxReceivedMessageSize - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property MaxReceivedMessageSize As Integer
    Get
    Set
'Utilisation
Dim instance As ClientRequestServiceSettings
Dim value As Integer

value = instance.MaxReceivedMessageSize

instance.MaxReceivedMessageSize = value
public int MaxReceivedMessageSize { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ClientRequestServiceSettings classe

ClientRequestServiceSettings - Membres

Microsoft.SharePoint.Client - Espace de noms