FileTransferredEventArgs.User Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
User
Gets the FileServerUser that uploaded the file.
Declaration
public FileServerUser User { get; }
Property Value
Type | Description |
---|---|
FileServerUser |