C# Class Microsoft.AspNet.SignalR.Samples.Hubs.Counting.CountingHub

Inheritance: Hub
Afficher le fichier Open project: configit/SignalR-Original

Méthodes publiques

Méthode Description
Send ( int n ) : Task

Method Details

Send() public méthode

public Send ( int n ) : Task
n int
Résultat Task