HubClient.GetThisAsRemoteServiceBrokerAsync Method

Definition

protected:
 System::Threading::Tasks::Task<Microsoft::ServiceHub::Framework::IRemoteServiceBroker ^> ^ GetThisAsRemoteServiceBrokerAsync();
protected System.Threading.Tasks.Task<Microsoft.ServiceHub.Framework.IRemoteServiceBroker> GetThisAsRemoteServiceBrokerAsync ();
member this.GetThisAsRemoteServiceBrokerAsync : unit -> System.Threading.Tasks.Task<Microsoft.ServiceHub.Framework.IRemoteServiceBroker>
Protected Function GetThisAsRemoteServiceBrokerAsync () As Task(Of IRemoteServiceBroker)

Returns

Applies to