Click or drag to resize

ISelfHostingService Methods

The ISelfHostingService type exposes the following members.

Methods
  Name Description
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public method Initialize Initializes the state of the object.
(Inherited from ISupportLifecycle)
Public method LoadSettings Loads saved settings from the config file.
(Inherited from IPersistSettings)
Public method SaveSettings Saves settings to the config file.
(Inherited from IPersistSettings)
Top
See Also