C# Class NzbSearcher.SingleApplication

Summary description for SingleApp.
Show file Open project: Heimiko/NzbSearcher

Public Methods

Method Description
IfAlreadyRunningDoSwitch ( ) : bool

check if given exe already running or not

Private Methods

Method Description
Application_ApplicationExit ( object sender, EventArgs e ) : void
PipeThread ( ) : void

Method Details

IfAlreadyRunningDoSwitch() public static method

check if given exe already running or not
public static IfAlreadyRunningDoSwitch ( ) : bool
return bool