Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SebWindowsServiceWCF
SebWindowsServiceWCF
C# Class SebWindowsServiceWCF.SebWindowsServiceWCF
Inheritance:
System.ServiceProcess.ServiceBase
ファイルを表示
Open project: SafeExamBrowser/seb-win
Public Methods
Method
Description
SebWindowsServiceWCF
( ) :
System
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Private Methods
Method
Description
InitializeHost
( ) :
void
Method Details
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void
SebWindowsServiceWCF()
public
method
public
SebWindowsServiceWCF
( ) :
System
return
System