Click or drag to resize

EthernetConnectionPropertiesBatchWaitTime Property

Maximum time (ms) to wait for packets to be received. (0 means wait forever.)

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public int BatchWaitTime { get; set; }

Property Value

Type: Int32
See Also