C# Class SevenUpdate.MyServiceHost

Contains methods to start the WCF service host.
Show file Open project: robertbaker/SevenUpdate Class Usage Examples

Private Properties

Property Type Description
StartService void
StopService void

Private Methods

Method Description
StartService ( ) : void

Starts the service.

StopService ( ) : void

Stops the service.