mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Fix xml doc.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -56,6 +56,7 @@ namespace Renci.SshNet.Channels
|
||||
/// <para>
|
||||
/// We currently do not enforce this limit.
|
||||
/// </para>
|
||||
/// </remarks>
|
||||
uint LocalPacketSize { get; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user