SendMetric Method (IMessageBus, String, Double)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

MessageExtensions..::..SendMetric Method (IMessageBus, String, Double)

Sends the metric.

Namespace:  RegnoSoftware.Standard.Extensions
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


public static void SendMetric(
	IMessageBus messageBus,
	string message,
	double metricValue
)

Parameters

messageBus
Type: RegnoSoftware.Standard.Messages..::..IMessageBus
The message bus.
message
Type: String
The message.
metricValue
Type: Double
The metric value.