Arguments to a SecondaryConnectionLostEvent.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.6.1 (10.6.6.1)
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 |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
LostConnection |
The connection that was just lost.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..SecondaryConnectionLostEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..SecondaryConnectionLostEventArgs