LocalEndpoint.BeginEstablish Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginEstablish(AsyncCallback, Object) | Establishes the endpoint so that it can receive incoming calls and conference invitations. | |
BeginEstablish(IEnumerable<SignalingHeader>, AsyncCallback, Object) | Establishes the endpoint so that it can receive incoming calls and conference invitations. |
Top