C# Class CloverWindowsSDKREST.CloverRESTService

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: clover/remote-pay-windows Class Usage Examples

Méthodes publiques

Свойство Type Description
SERVICE_NAME string

Méthodes publiques

Méthode Description
CloverRESTService ( ) : System
DebugStart ( string args ) : void
StartRESTListener ( ) : void

Méthodes protégées

Méthode Description
OnStart ( string args ) : void
OnStop ( ) : void

Private Methods

Méthode Description
OnServerStart ( ) : void
OnServerStop ( ) : void
getPOSNameAndVersion ( ) : String

Method Details

CloverRESTService() public méthode

public CloverRESTService ( ) : System
Résultat System

DebugStart() public méthode

public DebugStart ( string args ) : void
args string
Résultat void

OnStart() protected méthode

protected OnStart ( string args ) : void
args string
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

StartRESTListener() public méthode

public StartRESTListener ( ) : void
Résultat void

Property Details

SERVICE_NAME public_oe static_oe property

public static string SERVICE_NAME
Résultat string