IAckHandler Interface

.NET Framework 4.5

Provides an interface that represents the instance that handles the App Certification Kit (ACK).

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

public interface class IAckHandler

The IAckHandler type exposes the following members.

  NameDescription
Public methodCreateAckCreates a new ACK object.
Public methodTriggerAckTriggers a specified ACK object.
Top
Show: