|
| DotRas SDK Documentation |
| RasLinkStatistics..::..CompressionRatioOut Property |
| RasLinkStatistics Class See Also Send Feedback |
|
Gets the compression ratio for data transmitted on this connection or link.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public long CompressionRatioOut { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CompressionRatioOut As Long Get |
| Visual C++ |
|---|
public: property long long CompressionRatioOut { long long get (); } |
| F# |
|---|
member CompressionRatioOut : int64 with get |
Property Value
Type: Int64
Remarks
This member is valid only for a single link connection, or a single link in a multilink connection.