C# Class Aurora.Voice.Whisper.KeepAlive

Afficher le fichier Open project: aurora-sim/whisper_server Class Usage Examples

Méthodes publiques

Свойство Type Description
m_server ServerPrx
running bool

Méthodes publiques

Méthode Description
KeepAlive ( ServerPrx prx ) : System
StartPinging ( ) : void

Method Details

KeepAlive() public méthode

public KeepAlive ( ServerPrx prx ) : System
prx ServerPrx
Résultat System

StartPinging() public méthode

public StartPinging ( ) : void
Résultat void

Property Details

m_server public_oe property

public ServerPrx m_server
Résultat ServerPrx

running public_oe property

public bool running
Résultat bool