Share via


DynamicHubClients.Caller Property

Definition

Gets an object that can be used to invoke methods on the connection which triggered the current invocation.

public:
 property System::Object ^ Caller { System::Object ^ get(); };
public dynamic Caller { get; }
member this.Caller : obj
Public ReadOnly Property Caller As Object

Property Value

Applies to