NetPeerConfigurationRecycledCacheMaxCount Property |
Gets or sets the maximum number of incoming/outgoing messages to keep in the recycle cache.
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public int RecycledCacheMaxCount { get; set; }
Property Value
Type:
Int32See Also