Method | Description | |
---|---|---|
OnSent ( IAsyncResult asyncResult ) : void | ||
StartListening ( ) : void | ||
UDPServerService ( |
||
UDPServerService ( int port ) : System |
public OnSent ( IAsyncResult asyncResult ) : void | ||
asyncResult | IAsyncResult | |
return | void |
public UDPServerService ( |
||
iep | ||
return | System |
public UDPServerService ( int port ) : System | ||
port | int | |
return | System |