Rfc1006Base.AutoReceive Property
Gets or sets a value indicating whether the receiving thread is turned on or off.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public bool AutoReceive { get; set; }
Property Value
Type: Boolean