C# Class MissionPlanner.Utilities.StreamCombiner

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
th Thread

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
DoAcceptTcpClientCallback ( IAsyncResult ar ) : void
RequestCallback ( IAsyncResult ar ) : void
mainloop ( ) : void

Method Details

Start() public static méthode

public static Start ( ) : void
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void

Property Details

th public_oe static_oe property

public static Thread th
Résultat Thread