C# Class Microsoft.AspNet.SignalR.ServiceBus.Infrastructure.ServiceBusTaskExtensions

Mostra file Open project: SignalR/SignalR

Public Methods

Method Description
SendAsync ( this client, BrokeredMessage message ) : System.Threading.Tasks.Task

Method Details

SendAsync() public static method

public static SendAsync ( this client, BrokeredMessage message ) : System.Threading.Tasks.Task
client this
message BrokeredMessage
return System.Threading.Tasks.Task