Share via


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 StringPortalLog.LeaveFunction(s)
public static void LeaveFunction(
    string s
)

Parameters

See also

Reference

PortalLog class

PortalLog members

Microsoft.Office.Server.Diagnostics namespace