Table of Contents

Method Run

Namespace
FS.Hosting.Shared
Assembly
FS.Hosting.Shared.dll

Run(string[])

Methode, welche vom Development-Host gestartet wird.

int Run(string[] args)

Parameters

args string[]

Kommandozeilenargumente für den Service [1] configFilePath: Path [3] applicationName: RestService FullName [5] environment: Development [7] debug: True/False

Returns

int