TopicMessageBus::SendAsync Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.ServiceBus
Assembly:  Microsoft.AspNet.SignalR.ServiceBus (in Microsoft.AspNet.SignalR.ServiceBus.dll)

public:
Task^ SendAsync(
	IList<Message^>^ messages
)

Return Value

Type: System.Threading.Tasks::Task
Returns Task.
Show: