TaskHelpers.OpenHelperAsync(ICommunicationObject, TimeSpan) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static System::Threading::Tasks::Task ^ OpenHelperAsync(System::ServiceModel::ICommunicationObject ^ communicationObject, TimeSpan timeout);
public static System.Threading.Tasks.Task OpenHelperAsync (this System.ServiceModel.ICommunicationObject communicationObject, TimeSpan timeout);
static member OpenHelperAsync : System.ServiceModel.ICommunicationObject * TimeSpan -> System.Threading.Tasks.Task
<Extension()>
Public Function OpenHelperAsync (communicationObject As ICommunicationObject, timeout As TimeSpan) As Task

매개 변수

communicationObject
ICommunicationObject
timeout
TimeSpan

반환

적용 대상