-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
Lines 16 to 20 in 747138a
| [CounterName("bytes-received")] | |
| public event Action<MeanCounterValue> BytesSent; | |
| [CounterName("bytes-sent")] | |
| public event Action<MeanCounterValue> BytesReceived; |
That's not right!
Metadata
Metadata
Assignees
Labels
No labels