DisconnectedEventArgs.Empty Property
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.
Gets or sets an empty set of arguments.
public static Microsoft.Bot.Streaming.Transport.DisconnectedEventArgs Empty { get; set; }
static member Empty : Microsoft.Bot.Streaming.Transport.DisconnectedEventArgs with get, set
Public Shared Property Empty As DisconnectedEventArgs
Property Value
A new, empty, set of DisconnectedEventArgs.