IHubCallerClients<T>.Caller Property

Definition

Gets a caller to the connection which triggered the current invocation.

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

Property Value

T

Applies to