다음을 통해 공유


CommunicationObjectInternal.OnOpenAsyncInternal 메서드

정의

public:
 static System::Threading::Tasks::Task ^ OnOpenAsyncInternal(System::ServiceModel::Channels::CommunicationObject ^ communicationObject, TimeSpan timeout);
public static System.Threading.Tasks.Task OnOpenAsyncInternal (System.ServiceModel.Channels.CommunicationObject communicationObject, TimeSpan timeout);
static member OnOpenAsyncInternal : System.ServiceModel.Channels.CommunicationObject * TimeSpan -> System.Threading.Tasks.Task
Public Function OnOpenAsyncInternal (communicationObject As CommunicationObject, timeout As TimeSpan) As Task

매개 변수

communicationObject
CommunicationObject
timeout
TimeSpan

반환

적용 대상