IHubCallerClients<T>.Others Property

Definition

Gets a caller to all connections except the one which triggered the current invocation.

public:
 property T Others { T get(); };
public T Others { get; }
member this.Others : 'T
Public ReadOnly Property Others As T

Property Value

T

Applies to