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.NewRelic.
- Assembly
- Cake
.NewRelic .dll - Namespace
- Cake
.NewRelic - Containing Type
- NewRelicClient
Syntax
public NewRelicClient(ICakeContext context, string apiKey, int appId, IRestClient client = null)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
apiKey | string | |
appId | int | |
client | IRestClient |
Return Value
Type | Description |
---|---|
void |