A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://nlog-project.org/documentation/v4.7.0/html/M_NLog_LogEventInfo_SetStackTrace.htm below:

LogEventInfoSetStackTrace Method

Sets the stack trace for the event info.

Namespace:  NLog
Assembly:

NLog (in NLog.dll) Version: 4.7.0+4d138800820311d0b60b6437f1dd2ed1d571d47d

Syntax
public void SetStackTrace(
	StackTrace stackTrace,
	int userStackFrame
)
Public Sub SetStackTrace ( 
	stackTrace As StackTrace,
	userStackFrame As Integer
)

Dim instance As LogEventInfo
Dim stackTrace As StackTrace
Dim userStackFrame As Integer

instance.SetStackTrace(stackTrace, userStackFrame)
member SetStackTrace : 
        stackTrace : StackTrace * 
        userStackFrame : int -> unit 
Parameters
stackTrace
Type: System.DiagnosticsStackTrace
The stack trace.
userStackFrame
Type: SystemInt32
Index of the first user stack frame within the stack trace.
See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4