Freigeben über


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

Rückgabewert

Typ: Microsoft.SharePoint.Diagnostics.IDiagnosticsDataservice

Siehe auch

Referenz

SPULSRetriever Klasse

SPULSRetriever-Member

Microsoft.SharePoint.Diagnostics-Namespace