PortalLog.LeaveFunction Method

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 LeaveFunction ( _
    s As String _
)
'Usage
Dim s As String

PortalLog.LeaveFunction(s)
public static void LeaveFunction(
    string s
)

Parameters

See Also

Reference

PortalLog Class

PortalLog Members

Microsoft.Office.Server.Diagnostics Namespace