FileServer.ErrorOccurred Event
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9119)
Occurs when an error occurs while processing requests. Inherited from Server.
Syntax
public event EventHandler<ErrorEventArgs> ErrorOccurred
Returns
Type | Description |
---|---|
EventHandler<ErrorEventArgs> |