CSharpTest.Net
Assert Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net Namespace > DeadlockException Class : Assert Method

condition

Glossary Item Box

if(condition == false) throws A lock timeout has expired due to a possible deadlock.

Syntax

Visual Basic (Declaration) 
Public Shared Sub Assert( _
   ByVal condition As Boolean _
) 
C# 
public static void Assert( 
   bool condition
)

Parameters

condition

Exceptions

ExceptionDescription
DeadlockExceptionException class: DeadlockException A lock timeout has expired due to a possible deadlock.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys