Gets the value indicating whether incoming compression is used.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IncomingCompressionEnabled As Boolean Get |
C# |
---|
public bool IncomingCompressionEnabled { get; } |