ISPUserCodeExecutionHostProxy.Ping-Methode
Diese Methode Schnittstellendeklaration wird durch das [SPUserCodeExecutionHost] -Objekt implementiert und ermöglicht es dem Client wird überprüft, ob der Server funktionsfähig ist.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Function Ping As Boolean
'Usage
Dim instance As ISPUserCodeExecutionHostProxy
Dim returnValue As Boolean
returnValue = instance.Ping()
bool Ping()
Rückgabewert
Typ: System.Boolean
Ein Wert Boolean = true.
Siehe auch
Referenz
ISPUserCodeExecutionHostProxy Schnittstelle