Méthode | Description | |
---|---|---|
HubCallerContext ( IRequest request, string connectionId ) : System.Collections.Generic |
Méthode | Description | |
---|---|---|
HubCallerContext ( ) : System.Collections.Generic |
This constructor is only intended to enable mocking of the class. Use of this constructor for other purposes may result in unexpected behavior.
|
protected HubCallerContext ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public HubCallerContext ( IRequest request, string connectionId ) : System.Collections.Generic | ||
request | IRequest | |
connectionId | string | |
Résultat | System.Collections.Generic |