PowerTCP SSH and SFTP for .NET
Max_Group_Length Property




The maximum group length permitted, 8192.
Syntax
'Declaration
 
Public ReadOnly Property Max_Group_Length As Integer
'Usage
 
Dim instance As DHGexParameters
Dim value As Integer
 
value = instance.Max_Group_Length
public int Max_Group_Length {get;}
public: __property int get_Max_Group_Length();
public:
property int Max_Group_Length {
   int get();
}
See Also

Reference

DHGexParameters Class
DHGexParameters Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic