Send(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IMessageBus..::..Send<(Of <(<'T>)>)> Method

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

Syntax


void Send<T>(
	T message
)
where T : IMessage

Type Parameters

T

Parameters

message
Type: T