Skip to content

M_CodeJam_CodeExceptions_BreakIfAttached

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

CodeExceptions.BreakIfAttached Method

BreaksExecution if debugger attached.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public static void BreakIfAttached()

VB

Public Shared Sub BreakIfAttached

F#

static member BreakIfAttached : unit -> unit 

See Also

Reference

CodeExceptions Class
CodeJam Namespace

Clone this wiki locally