SPULSRetriever.GetChannel-Methode
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetChannel ( _
server As SPServer _
) As IDiagnosticsDataservice
'Usage
Dim instance As SPULSRetriever
Dim server As SPServer
Dim returnValue As IDiagnosticsDataservice
returnValue = instance.GetChannel(server)
public IDiagnosticsDataservice GetChannel(
SPServer server
)
Parameter
- server
Typ: Microsoft.SharePoint.Administration.SPServer
Rückgabewert
Typ: Microsoft.SharePoint.Diagnostics.IDiagnosticsDataservice