DotRas SDK Documentation |
RasEntry..::..HangUpExtraPercent Property |
RasEntry Class See Also Send Feedback |
Gets or sets the percent of total bandwidth used before subentries are disconnected.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public int HangUpExtraPercent { get; set; } |
Visual Basic |
---|
Public Property HangUpExtraPercent As Integer Get Set |
Visual C++ |
---|
public: property int HangUpExtraPercent { int get (); void set (int value); } |
F# |
---|
member HangUpExtraPercent : int with get, set |
Property Value
Type: Int32Remarks
This member is ignored unless DialMode sets the DialAsNeeded flag.