DeleteEPS deletes the Errors Per Second server metric to prevent it from being sent.
()
| 132 | // DeleteEPS deletes the Errors Per Second server metric to prevent it from |
| 133 | // being sent. |
| 134 | DeleteEPS() |
| 135 | |
| 136 | // SetNamedUtilization sets the named utilization server metric for the |
| 137 | // name provided. val must be in the range [0, 1]. |
no outgoing calls