C# Class DNTScheduler.ThisApp

Mostrar archivo Open project: VahidN/DNTScheduler Class Usage Examples

Public Properties

Property Type Description
SiteRootUrl string

Public Methods

Method Description
WakeUp ( ) : void

DNTScheduler needs a ping service to keep it alive.

Method Details

WakeUp() public static method

DNTScheduler needs a ping service to keep it alive.
public static WakeUp ( ) : void
return void

Property Details

SiteRootUrl public_oe static_oe property

public static string SiteRootUrl
return string