IHubCallerClients<T>.Others Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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