Visual Basic (Declaration) | |
---|---|
Public MustInherit Class TcpClientEventArgs Inherits System.EventArgs |
C# | |
---|---|
public abstract class TcpClientEventArgs : System.EventArgs |
System.Object
System.EventArgs
CSharpTest.Net.IO.TcpClientEventArgs
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
TcpClientEventArgs MembersCSharpTest.Net.IO Namespace