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

Afficher le fichier Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript 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