ConnectingEventArgs.CustomMessage Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
CustomMessage
An optional custom message. Contains information about the rejection. For FTP, this may include welcome message to be displayed in case of acceptance.
Declaration
public string CustomMessage { get; set; }
Property Value
| Type | Description |
|---|---|
| String |