IAckHandler Interface

.NET Framework 4.5

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

Syntax

'Declaration
Public Interface IAckHandler
'Usage
Dim instance As IAckHandler
public interface IAckHandler
public interface class IAckHandler
type IAckHandler =  interface end
public interface IAckHandler

The IAckHandler type exposes the following members.

Methods

  Name Description
Public method CreateAck
Public method TriggerAck

Top

See Also

Reference

Microsoft.AspNet.SignalR.Infrastructure Namespace