This data structure is part of the P2P Interface.
Structure containing information about new packet queue size settings.
Properties
EOS_P2P_SetPacketQueueSizeOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_P2P_SETPACKETQUEUESIZE_API_LATEST.
|
uint64_t IncomingPacketQueueMaxSizeBytes
|
The ideal maximum amount of bytes the Incoming packet queue can consume
|
uint64_t OutgoingPacketQueueMaxSizeBytes
|
The ideal maximum amount of bytes the Outgoing packet queue can consume
|
This data structure is part of the P2P Interface.
Structure containing information about new packet queue size settings.
Properties
P2P.SetPacketQueueSizeOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_P2P_SETPACKETQUEUESIZE_API_LATEST.
|
ulong IncomingPacketQueueMaxSizeBytes
|
The ideal maximum amount of bytes the Incoming packet queue can consume
|
ulong OutgoingPacketQueueMaxSizeBytes
|
The ideal maximum amount of bytes the Outgoing packet queue can consume
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no