HubClientsExtensions Class

Definition

Extension methods for IHubClients<T>.

public ref class HubClientsExtensions abstract sealed
public static class HubClientsExtensions
type HubClientsExtensions = class
Public Module HubClientsExtensions
Inheritance
HubClientsExtensions

Methods

AllExcept<T>(IHubClients<T>, IEnumerable<String>)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connection.

AllExcept<T>(IHubClients<T>, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

AllExcept<T>(IHubClients<T>, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all clients connected to the hub excluding the specified connections.

Clients<T>(IHubClients<T>, IEnumerable<String>)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

Clients<T>(IHubClients<T>, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on the specified connections.

GroupExcept<T>(IHubClients<T>, String, IEnumerable<String>)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

GroupExcept<T>(IHubClients<T>, String, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in the specified group excluding the specified connections.

Groups<T>(IHubClients<T>, IEnumerable<String>)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Groups<T>(IHubClients<T>, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections in all of the specified groups.

Users<T>(IHubClients<T>, IEnumerable<String>)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Users<T>(IHubClients<T>, String, String, String, String, String, String, String, String)

Gets a T that can be used to invoke methods on all connections associated with all of the specified users.

Applies to