Rfc1006Base.TransmitTimeout Property

Gets or sets the time in milliseconds when the service will cancel the transmit.

Namespace: Rfc1006LibNet.Advanced
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

C#

public int TransmitTimeout { get; set; }


Property Value

Type: Int32
The default value of this property is defined by DefaultTransmitTimeout.

Reference