ClientServiceTimeoutException - Classe
Hiérarchie d’héritage
System.Object
System.Exception
System.SystemException
System.TimeoutException
Microsoft.SharePoint.Client.ClientServiceTimeoutException
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class ClientServiceTimeoutException _
Inherits TimeoutException
'Utilisation
Dim instance As ClientServiceTimeoutException
[SerializableAttribute]
public sealed class ClientServiceTimeoutException : TimeoutException
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.