Udostępnij za pośrednictwem


Hub<T>.Clients Właściwość

Definicja

Pobiera lub ustawia element T , który może służyć do wywoływania metod na klientach połączonych z tym koncentratorem.

public:
 property Microsoft::AspNetCore::SignalR::IHubCallerClients<T> ^ Clients { Microsoft::AspNetCore::SignalR::IHubCallerClients<T> ^ get(); void set(Microsoft::AspNetCore::SignalR::IHubCallerClients<T> ^ value); };
public Microsoft.AspNetCore.SignalR.IHubCallerClients<T> Clients { get; set; }
member this.Clients : Microsoft.AspNetCore.SignalR.IHubCallerClients<'T (requires 'T : null)> with get, set
Public Property Clients As IHubCallerClients(Of T)

Wartość właściwości

Dotyczy