Tao.Sdl SDK Documentation

SdlNet.UDPpacket.status Field

This contains the number of bytes sent, or a -1 on errors, after sending. This is useless for a received packet.

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

See Also

SdlNet.UDPpacket Class | Tao.Sdl Namespace