ChatServerConnectionException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The PersistentChatEndpoint fails to connect to the Persistent Chat server, or when an request is made when the PersistentChatEndpoint is not in a valid state.
public ref class ChatServerConnectionException : Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatException
public class ChatServerConnectionException : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatException
type ChatServerConnectionException = class
inherit PersistentChatException
Public Class ChatServerConnectionException
Inherits PersistentChatException
- Inheritance