Table of Contents

Rfc1006Server.Started Event

Occurs after the server starts

Namespace: Rfc1006LibNet.Advanced
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

Syntax

C#

public event EventHandler<ConnectionEventArgs> Started


Value

Type: System.EventHandler<ConnectionEventArgs>

See Also

Reference

Rfc1006Server Class
Rfc1006LibNet.Advanced Namespace