Overload List

  Name Description
BeginParticipate(AsyncCallback, Object)
Participates in a session. This method needs to be called (for both outgoing and incoming messages) to establish the session.
BeginParticipate(IEnumerable < (Of < ( SignalingHeader > ) > ) , AsyncCallback, Object)
Establishes or accepts a session. Consider using BeginEstablish or BeginAccept methods instead.

See Also