HubClient.GetThisAsRemoteServiceBrokerAsync 方法

定义

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)

返回

Task<IRemoteServiceBroker>

适用于