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