SendNotification Method (IMessageBus, String)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

MessageExtensions..::..SendNotification Method (IMessageBus, String)

Sends the notification.

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

Syntax


public static void SendNotification(
	IMessageBus messageBus,
	string message
)

Parameters

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