PortalLog.ShipLaunchWatson Method (Exception, String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Diagnostics
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Sub ShipLaunchWatson ( _
    ex As Exception, _
    strExceptionContextInformationToLog As String _
)
'Usage
Dim ex As Exception
Dim strExceptionContextInformationToLog As String

PortalLog.ShipLaunchWatson(ex, strExceptionContextInformationToLog)
public static void ShipLaunchWatson(
    Exception ex,
    string strExceptionContextInformationToLog
)

Parameters

See Also

Reference

PortalLog Class

PortalLog Members

ShipLaunchWatson Overload

Microsoft.Office.Server.Diagnostics Namespace