SendException Method (IMessageBus, String, Exception)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

MessageExtensions..::..SendException Method (IMessageBus, String, Exception)

Sends the exception.

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

Syntax


public static void SendException(
	IMessageBus messageBus,
	string message,
	Exception exception
)

Parameters

messageBus
Type: RegnoSoftware.Standard.Messages..::..IMessageBus
The message bus.
message
Type: String
The message.
exception
Type: Exception
The exception.