StreamingConnection.IsConnected 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 a value indicating whether this is currently connected.
protected bool IsConnected { get; }
member this.IsConnected : bool
Protected ReadOnly Property IsConnected As Boolean
Property Value
True if this is currently connected, otherwise false.