SendAsync(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

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

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

Syntax


Task SendAsync<T>(
	T message
)
where T : IMessage

Type Parameters

T

Parameters

message
Type: T