Tao.Sdl SDK Documentation

SdlNet.UDPpacket.maxlen Field

This is size of the data buffer, which may be larger than the meaningful length. This is only used for packet creation on the senders side.

[Visual Basic]
Public maxlen As Integer
[C#]
public int maxlen;

See Also

SdlNet.UDPpacket Class | Tao.Sdl Namespace