Subscription::AddEvent Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Messaging
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public:
virtual bool AddEvent(
	String^ key, 
	Topic^ topic
)

Return Value

Type: System::Boolean
Returns Boolean.
Show: