Lean  $LEAN_TAG$
QuantConnect.Notifications.NotificationFtp Member List

This is the complete list of members for QuantConnect.Notifications.NotificationFtp, including all inherited members.

FileContentQuantConnect.Notifications.NotificationFtp
FilePathQuantConnect.Notifications.NotificationFtp
HostnameQuantConnect.Notifications.NotificationFtp
NotificationFtp(string hostname, string username, string password, string filePath, byte[] fileContent, bool secure=true, int? port=null)QuantConnect.Notifications.NotificationFtp
NotificationFtp(string hostname, string username, string privateKey, string privateKeyPassphrase, string filePath, byte[] fileContent, int? port=null)QuantConnect.Notifications.NotificationFtp
NotificationFtp(string hostname, string username, string password, string filePath, string fileContent, bool secure=true, int? port=null)QuantConnect.Notifications.NotificationFtp
NotificationFtp(string hostname, string username, string privateKey, string privateKeyPassphrase, string filePath, string fileContent, int? port=null)QuantConnect.Notifications.NotificationFtp
PasswordQuantConnect.Notifications.NotificationFtp
PortQuantConnect.Notifications.NotificationFtp
PrivateKeyQuantConnect.Notifications.NotificationFtp
PrivateKeyPassphraseQuantConnect.Notifications.NotificationFtp
SecureQuantConnect.Notifications.NotificationFtp
Send()QuantConnect.Notifications.Notificationvirtual
UsernameQuantConnect.Notifications.NotificationFtp