Summary
Delegate AppMetricsConventionDelegate
- Assembly
- Rocket
.Surgery .Extensions .App .Metrics .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .App .Metrics - Base Types
-
- MulticastDelegate
graph BT
Type-->Base0["MulticastDelegate"]
Type["AppMetricsConventionDelegate"]
class Type type-node
Syntax
public sealed class AppMetricsConventionDelegate : MulticastDelegate
Constructors
| Name | Summary |
|---|---|
| App |
Methods
| Name | Value | Summary |
|---|---|---|
| BeginInvoke |
IAsyncResult | |
| EndInvoke |
void | |
| Invoke |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
