







![]() ![]() |
DotRas SDK Documentation |
RasCompressionOptions..::..HistoryLess Property |
RasCompressionOptions Class See Also Send Feedback |
![]() |
Gets a value indicating whether Microsoft Point-to-Point Encryption (MPPE) is in stateless mode.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool HistoryLess { get; } |
Visual Basic |
---|
Public ReadOnly Property HistoryLess As Boolean Get |
Visual C++ |
---|
public: property bool HistoryLess { bool get (); } |
F# |
---|
member HistoryLess : bool with get |