TCP受信イベント引数クラス

Namespace: FVIL.Net
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public class TcpClientEventArgs : EventArgs
Visual Basic
Public Class TcpClientEventArgs
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
System..::..EventArgs
FVIL.Net..::..TcpClientEventArgs

See Also