Compartir a través de


Clase ServerProxyNotFoundException

Jerarquía de la herencia

System.Object
  System.Exception
    Microsoft.SharePoint.Client.ClientServiceException
      Microsoft.SharePoint.Client.ServerProxyNotFoundException

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class ServerProxyNotFoundException _
    Inherits ClientServiceException
'Uso
Dim instance As ServerProxyNotFoundException
[SerializableAttribute]
public class ServerProxyNotFoundException : ClientServiceException

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros ServerProxyNotFoundException

Espacio de nombres Microsoft.SharePoint.Client