LongPollingTransport::Send Method (PersistentResponse)

.NET Framework 4.5

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

public:
Task^ Send(
	PersistentResponse^ response
)

Return Value

Type: System.Threading.Tasks::Task
Returns Task.
Show: