C# Class Postworthy.Models.Communication.CommandSender

Afficher le fichier Open project: postworthy/postworthy Class Usage Examples

Méthodes publiques

Méthode Description
Send ( IPAddress ip, int port, string>.KeyValuePair command, bool waitForSend = false ) : Task

Method Details

Send() public méthode

public Send ( IPAddress ip, int port, string>.KeyValuePair command, bool waitForSend = false ) : Task
ip System.Net.IPAddress
port int
command string>.KeyValuePair
waitForSend bool
Résultat Task