Click or drag to resize

ClientBaseReadStream Property

Gets underlying read stream for current connection.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Stream ReadStream { get; }

Property Value

Type: Stream
See Also