Property | Type | Description | |
---|---|---|---|
Duration | uint | ||
RopIdBackoff | byte |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the BackoffRop structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing BackoffRop structure. |
return | void |