Property | Type | Description | |
---|---|---|---|
GetIpv4Address | |||
Send | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Send ( string command ) : void | ||
StatsdUDP ( string name, int port, int maxUdpPacketSize = MetricsConfig.DefaultStatsdMaxUDPPacketSize ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
GetIpv4Address ( string name ) : |
||
Send ( byte encodedCommand ) : void |
public StatsdUDP ( string name, int port, int maxUdpPacketSize = MetricsConfig.DefaultStatsdMaxUDPPacketSize ) : System | ||
name | string | |
port | int | |
maxUdpPacketSize | int | |
return | System |