C# Class Postworthy.Models.Communication.CommandListener

Mostra file Open project: postworthy/postworthy Class Usage Examples

Public Methods

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

Method Details

Listen() public method

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