T
CSharpTest.Net
Decrement<T>(Action<T>,T) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Threading Namespace > UsageCounter Class > Decrement Method : Decrement<T>(Action<T>,T) Method

e
arg

Glossary Item Box

Delegate fired inside lock if the Decrement() count reaches zero

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Decrement(Of T)( _
   ByVal e As Action(Of T), _
   ByVal arg As T _
) 
C# 
public void Decrement<T>( 
   Action<T> e,
   T arg
)

Parameters

e
arg

Type Parameters

T

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys