Click or drag to resize

EthernetConnectionProperties Properties

The EthernetConnectionProperties type exposes the following members.

Properties
  NameDescription
Public propertyBatchPacketCount
Maximum number of packets to wait for.
Public propertyBatchWaitTime
Maximum time (ms) to wait for packets to be received. (0 means wait forever.)
Public propertyReceiveTimeout
Maximum time (ms) to wait for a packet to be received. (-1 means wait forever.)
Top
See Also