C# Class Postworthy.Models.Communication.CommandListener

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

Méthodes publiques

Méthode Description
Listen ( IPAddress ip, int port, int timeout, bool waitForValid = false ) : string>?>.Task

Method Details

Listen() public méthode

public Listen ( IPAddress ip, int port, int timeout, bool waitForValid = false ) : string>?>.Task
ip System.Net.IPAddress
port int
timeout int
waitForValid bool
Résultat string>?>.Task