C# 클래스 Appccelerate.Windows.ApplicationHelper

Provides functionality in the scope of applications.
파일 보기 프로젝트 열기: appccelerate/appccelerate

공개 메소드들

메소드 설명
CheckApplicationAlreadyRunning ( bool switchToAlreadyRunningProcess ) : bool

Checks whether another instance of the same application is already running.

메소드 상세

CheckApplicationAlreadyRunning() 공개 정적인 메소드

Checks whether another instance of the same application is already running.
public static CheckApplicationAlreadyRunning ( bool switchToAlreadyRunningProcess ) : bool
switchToAlreadyRunningProcess bool Whether the already running process is flashed and brought to front.
리턴 bool