Click or drag to resize
SimpleNetworkTimeReceiveTimeout Property
Gets or sets the time (in milliseconds) until a synchronous attempt to receive data times out.

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int ReceiveTimeout { get; set; }

Property Value

Type: Int32
See Also