ConnectionStream Property |
The Connections underlying stream class
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
Get
abstract Stream : Stream with get
override Stream : Stream with get
Property Value
StreamImplements
IConnectionStreamSee Also