IAckHandler::TriggerAck Method

.NET Framework 4.5

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

bool TriggerAck(
	String^ id
)

Parameters

id
Type: System::String

Return Value

Type: System::Boolean
Returns Boolean.
Show: