C# Class Microsoft.AspNet.SignalR.Messaging.LocalEventKeyInfo

Afficher le fichier Open project: SignalR/SignalR Class Usage Examples

Méthodes publiques

Méthode Description
LocalEventKeyInfo ( string key, ulong id, MessageStore store ) : System

Method Details

LocalEventKeyInfo() public méthode

public LocalEventKeyInfo ( string key, ulong id, MessageStore store ) : System
key string
id ulong
store MessageStore
Résultat System