Event argument forwarded by a GroupChatEndpoint when the state of the group chat server connection has changed.

The GroupChatEndpointStateChangedEventArgstype exposes the following members.

Properties

  Name Description
Public property State Gets a value indicating whether the GroupChatEndpoint is connected to the group chat server.
Top

Methods

  Name Description
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