SignalingSession.Participate Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Participate() | Synchronously participates in a session. This method is not recommended for UI threads or scalable server applications. | |
Participate(IEnumerable<SignalingHeader>) | Synchronously participates in a session. This method is not recommended for UI threads or scalable server applications. |
Top