Fix xml doc.

This commit is contained in:
Gert Driesen
2017-07-23 20:45:23 +02:00
parent e86fd18b21
commit ea47d9db98
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -133,6 +133,7 @@ namespace Renci.SshNet.Channels
/// <para>
/// We currently do not enforce this limit.
/// </para>
/// </remarks>
public uint LocalPacketSize { get; private set; }
/// <summary>
+1
View File
@@ -56,6 +56,7 @@ namespace Renci.SshNet.Channels
/// <para>
/// We currently do not enforce this limit.
/// </para>
/// </remarks>
uint LocalPacketSize { get; }
/// <summary>