ClientServiceTimeoutException classe
Inheritance hierarchy
System.Object
System.Exception
System.SystemException
System.TimeoutException
Microsoft.SharePoint.Client.ClientServiceTimeoutException
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public NotInheritable Class ClientServiceTimeoutException _
Inherits TimeoutException
'Uso
Dim instance As ClientServiceTimeoutException
[SerializableAttribute]
public sealed class ClientServiceTimeoutException : TimeoutException
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.