Wait for server SSH protocol welcome message before sending the client one.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property WaitForServerWelcomeMessage As Boolean Get Set |
C# |
---|
public bool WaitForServerWelcomeMessage { get; set; } |