This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Graphite.
Summary
Send a collection of Datapoint
- Assembly
- Cake
.Graphite .dll - Namespace
- Cake
.Graphite - Containing Type
- GraphiteExtensions
Syntax
public static void Send(this Graphite graphite, params Datapoint[] datapoints)
Parameters
| Name | Type | Description |
|---|---|---|
| graphite | Graphite | |
| datapoints | Datapoint[] |
Return Value
| Type | Description |
|---|---|
| void |
