C# Class ANHAdmin.AlreadyRunningException

Exception thrown by AsyncUtils.AsyncOperation.Start when an operation is already in progress.
Inheritance: System.ApplicationException
Afficher le fichier Open project: swganhtools/anhserverconfigurationtool

Méthodes publiques

Méthode Description
AlreadyRunningException ( ) : System

Method Details

AlreadyRunningException() public méthode

public AlreadyRunningException ( ) : System
Résultat System