C# Class Paradox.WebServices.Services.ServiceStartup

Show file Open project: tracstarr/ParadoxAlarmControl

Public Properties

Property Type Description
ListeningOn string

Public Methods

Method Description
GetAppHostListner ( ) : AppHostHttpListenerBase
Run ( ) : void
Stop ( ) : void

Method Details

GetAppHostListner() public static method

public static GetAppHostListner ( ) : AppHostHttpListenerBase
return ServiceStack.AppHostHttpListenerBase

Run() public static method

public static Run ( ) : void
return void

Stop() public static method

public static Stop ( ) : void
return void

Property Details

ListeningOn public static property

public static string ListeningOn
return string