| getadaptivetcpparameterResult Structure Definition |
The getadaptivetcpparameterResult structure defines the return type for getadaptivetcpparameter API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
adaptivetcpparameterList |
List of adaptivetcpparameters |
| adaptivetcpparameter Structure Definition |
The adaptivetcpparameter structure defines the actual return type values for getadaptivetcpparameter API. |
Syntax |
Members |
keytype |
Subscriber entry key type |
recordidlelifetime |
Idle timeout (in sec) for subscriber entry |
ipv6prefixlookuplist |
TBD |
smoothingfactor |
User score smoothing factor |
_nextgenapiresource |
See Also |