ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.Control.ApplicationStartup Class Reference

The ApplicationStartup class is responsible for initializing and running the ProtonNet Control application. More...

Classes

class  Builder
 The Builder class is used to configure and create an instance of ApplicationStartup. More...
 

Public Member Functions

void Run ()
 Runs the application by executing the configured command.
 

Static Public Member Functions

static Builder NewBuilder ()
 Creates a new builder instance for configuring and creating an ApplicationStartup instance.
 

Properties

Command Command [get]
 Gets the command that will be executed by the application.
 
string Name [get]
 Gets the name associated with this application startup instance.
 

Detailed Description

The ApplicationStartup class is responsible for initializing and running the ProtonNet Control application.

Member Function Documentation

◆ NewBuilder()

static Builder XmobiTea.ProtonNet.Control.ApplicationStartup.NewBuilder ( )
static

Creates a new builder instance for configuring and creating an ApplicationStartup instance.

Returns
A new instance of the Builder class.

The documentation for this class was generated from the following file: