次の方法で共有


IChannelProvider.GetChannelServiceAsync メソッド

定義

このチャネル プロバイダーのチャネル サービス プロパティを取得します。

public System.Threading.Tasks.Task<string> GetChannelServiceAsync ();
abstract member GetChannelServiceAsync : unit -> System.Threading.Tasks.Task<string>
Public Function GetChannelServiceAsync () As Task(Of String)

戻り値

チャネル プロバイダーのチャネル サービス プロパティ。

適用対象