C# Class Fasdr.Backend.SingleGlobalInstance

Inheritance: IDisposable
Afficher le fichier Open project: kelleyma49/fasdr Class Usage Examples

Méthodes publiques

Свойство Type Description
hasHandle bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
SingleGlobalInstance ( int timeOut ) : System

Private Methods

Méthode Description
InitMutex ( ) : void
IsRunningOnMono ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SingleGlobalInstance() public méthode

public SingleGlobalInstance ( int timeOut ) : System
timeOut int
Résultat System

Property Details

hasHandle public_oe property

public bool hasHandle
Résultat bool