Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Send ( string command ) : void | ||
StatsdTCPClient ( string name, int port = 8125 ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Send ( byte encodedCommand ) : void |
public StatsdTCPClient ( string name, int port = 8125 ) : System | ||
name | string | |
port | int | |
return | System |