IStreamingTransportClient.Disconnected Event
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.
An event used to signal when the underlying connection has disconnected.
event Microsoft.Bot.Streaming.Transport.DisconnectedEventHandler Disconnected;
member this.Disconnected : Microsoft.Bot.Streaming.Transport.DisconnectedEventHandler
Event Disconnected As DisconnectedEventHandler