C# Class kOS.Communication.ControlConnection

Inheritance: kOS.Safe.Communication.Connection
Afficher le fichier Open project: KSP-KOS/KOS Class Usage Examples

Méthodes publiques

Méthode Description
ControlConnection ( SharedObjects sharedObj ) : kOS.Safe.Communication

Méthodes protégées

Méthode Description
Destination ( ) : Structure
SendMessage ( Structure content ) : BooleanValue

Method Details

ControlConnection() public méthode

public ControlConnection ( SharedObjects sharedObj ) : kOS.Safe.Communication
sharedObj SharedObjects
Résultat kOS.Safe.Communication

Destination() protected méthode

protected Destination ( ) : Structure
Résultat Structure

SendMessage() protected méthode

protected SendMessage ( Structure content ) : BooleanValue
content Structure
Résultat kOS.Safe.Encapsulation.BooleanValue