Struct ReliableUtility.Parameters
Parameters for the reliable pipeline stage.
Implements
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public struct ReliableUtility.Parameters : INetworkParameter
Fields
Name | Description |
---|---|
WindowSize | Maximum number of packets that can be in flight at a time. |
Methods
Name | Description |
---|---|
Validate() | Validate the settings. |