This documentation is archived and is not being maintained.
ConnectionEventArgs Class
Event arguments used for when a connection has been added or removed.
Namespace:
Microsoft.VisualStudio.Web.BrowserLink Assembly:
Microsoft.VisualStudio.Web.BrowserLink.12.0 (in Microsoft.VisualStudio.Web.BrowserLink.12.0.dll)
public class ConnectionEventArgs : EventArgs
The ConnectionEventArgs type exposes the following members.
Name Description Connection Connection associated with this event.
Top Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.