Méthode | Description | |
---|---|---|
CommandEndpoint ( IMessageDispatcher dispatcher ) : System | ||
Run ( System.Guid clientID, string cmd ) : void | ||
Run ( string cmd ) : void | ||
Start ( string key ) : void | ||
Stop ( ) : void |
Méthode | Description | |
---|---|---|
Handle_serverIncomingMessage ( object sender, |
||
writeInstanceInfo ( string key ) : void |
public CommandEndpoint ( IMessageDispatcher dispatcher ) : System | ||
dispatcher | IMessageDispatcher | |
Résultat | System |
public Run ( System.Guid clientID, string cmd ) : void | ||
clientID | System.Guid | |
cmd | string | |
Résultat | void |