Arguments to a RoughFailoverEvent.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
public class RoughFailoverEventArgs : EventArgs
Public Class RoughFailoverEventArgs _ Inherits EventArgs
public ref class RoughFailoverEventArgs : public EventArgs
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| FailedConnection |
The connection that just failed.
| |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..RoughFailoverEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..RoughFailoverEventArgs