C# Class Castle.Core.Internal.ThreadSafeFlag

Show file Open project: castleproject/Windsor

Public Methods

Method Description
Signal ( ) : bool

Signals (sets) the flag.

Method Details

Signal() public method

Signals (sets) the flag.
public Signal ( ) : bool
return bool