Compartir a través de


(String, Exception) del constructor ClientServiceTimeoutException

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

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Uso
Dim message As String
Dim innerException As Exception

Dim instance As New ClientServiceTimeoutException(message, _
    innerException)
public ClientServiceTimeoutException(
    string message,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase ClientServiceTimeoutException

Miembros ClientServiceTimeoutException

Sobrecarga ClientServiceTimeoutException

Espacio de nombres Microsoft.SharePoint.Client