SignalingSession.BeginAccept Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginAccept(AsyncCallback, Object) | Accept the session. | |
BeginAccept(SignalingSessionAcceptOptions, AsyncCallback, Object) | Accept the session with options specified. |
Top