Arguments to the Connection Event handler.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.0.1)
Syntax
| C# | Visual Basic | Visual C++ |
public class ConnectionEventArgs : EventArgs
Public Class ConnectionEventArgs _ Inherits EventArgs
public ref class ConnectionEventArgs : public EventArgs
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Connection |
The LiveView connection that triggered this event.
| |
| Equals(Object) | (Inherited from Object.) | |
| EventType |
Describes the type of event represented by this instance of ConnectionEventArgs.
| |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..ConnectionEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..ConnectionEventArgs