Topic Constructor

.NET Framework 4.5

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

public:
Topic(
	unsigned int storeSize, 
	TimeSpan lifespan
)

Parameters

storeSize
Type: System::UInt32
lifespan
Type: System::TimeSpan
Show: