ConnectStatusEventArgs.ConnectSucceeded 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.
Flag indicating connection state.
public:
property bool ConnectSucceeded { bool get(); };
public bool ConnectSucceeded { get; }
member this.ConnectSucceeded : bool
Public ReadOnly Property ConnectSucceeded As Boolean