The GroupChatEndpointtype exposes the following members.

Methods

  Name Description
Public method BeginEstablish Establish a connection with the Group Chat server.
Public method BeginTerminate Terminate an established connection with the Group Chat server, and clean up all resources associated with the connection.
Public method EndEstablish Completes the asynchronous request initiated by BeginEstablish(AsyncCallback, Object) .
Public method EndTerminate Completes the asynchronous request initiated by BeginTerminate(AsyncCallback, Object) .
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

See Also