Arguments to a SecondaryConnectionLostEvent.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)
Syntax
| C# | Visual Basic | Visual C++ |
public class SecondaryConnectionLostEventArgs : EventArgs
Public Class SecondaryConnectionLostEventArgs _ Inherits EventArgs
public ref class SecondaryConnectionLostEventArgs : public EventArgs
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| LostConnection |
The connection that was just lost.
| |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..SecondaryConnectionLostEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..SecondaryConnectionLostEventArgs