IAckHandler::CreateAck Method

.NET Framework 4.5

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

Task^ CreateAck(
	String^ id
)

Parameters

id
Type: System::String

Return Value

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