Click or drag to resize

TcpConnectionEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Visuals.TcpConnectionEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.VisualsTcpConnectionEventArgs

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class TcpConnectionEventArgs : EventArgs

The TcpConnectionEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTcpConnectionEventArgs
Initializes a new instance of the TcpConnectionEventArgs class
Top
Fields
  NameDescription
Public fieldClient
Top
See Also