ServiceBusTaskExtensions Class

.NET Framework 4.5

Represents a service bus task extensions.

System::Object
  Microsoft.AspNet.SignalR.ServiceBus.Infrastructure::ServiceBusTaskExtensions

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

[ExtensionAttribute]
public ref class ServiceBusTaskExtensions abstract sealed

The ServiceBusTaskExtensions type exposes the following members.

  NameDescription
Public methodStatic memberSendAsyncAsynchronously sends the task from the specified client.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: