TopicMessageBus Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.ServiceBus.TopicMessageBus
Namespace: Microsoft.AspNet.SignalR.ServiceBus
Assembly: Microsoft.AspNet.SignalR.ServiceBus (in Microsoft.AspNet.SignalR.ServiceBus.dll)
Syntax
'Declaration
Public NotInheritable Class TopicMessageBus
'Usage
Dim instance As TopicMessageBus
public sealed class TopicMessageBus
public ref class TopicMessageBus sealed
[<SealedAttribute>]
type TopicMessageBus = class end
public final class TopicMessageBus
The TopicMessageBus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TopicMessageBus |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
SendAsync | ||
Start | ||
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.