다음을 통해 공유


SimpleChannelProvider.GetChannelServiceAsync 메서드

정의

이 채널 공급자의 채널 서비스 속성을 가져옵니다.

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

반환

채널 공급자의 채널 서비스 속성입니다.

구현

적용 대상