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

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

Property Value

Type: Int32
See Also