C# Class UlteriusServer.Ulterius

Afficher le fichier Open project: Ulterius/server Class Usage Examples

Méthodes publiques

Méthode Description
Start ( bool serviceMode = false ) : void

Private Methods

Méthode Description
GetConsoleWindow ( ) : IntPtr
HideWindow ( ) : void

Hide the console window from the user

SetProcessDPIAware ( ) : bool
Setup ( ) : void

Starts various parts of the server than loop to keep everything alive.

ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

Start() public méthode

public Start ( bool serviceMode = false ) : void
serviceMode bool
Résultat void