C# Class WaveBox.Service.Services.ZeroConfService

Inheritance: IService
Afficher le fichier Open project: einsteinx2/WaveBox

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Start ( ) : bool

Publish ZeroConf, so that WaveBox may advertise itself using mDNS to capable devices

Stop ( ) : bool

Dispose of ZeroConf publisher

Method Details

Start() public méthode

Publish ZeroConf, so that WaveBox may advertise itself using mDNS to capable devices
public Start ( ) : bool
Résultat bool

Stop() public méthode

Dispose of ZeroConf publisher
public Stop ( ) : bool
Résultat bool