UdpConnectionPropertiesSendTimeout Property |
Maximum time (ms) to wait for the operating system to send a packet. (-1 means wait forever.)
Namespace:
Demo3D.Net.Protocols
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic int SendTimeout { get; set; }Property Value
Type:
Int32
See Also