Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseAn enumeration of the options that can be set on a network channel.
MaxPendingBuffers | The option to set the number of pending buffers for a channel. |
AllowFragmentation | The option to allow packet fragmentation for a channel. |
MaxPacketSize | The option to set the maximum packet size allowed for a channel. |