ConnectionStream Property |
The Connections underlying stream class
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic Stream Stream { get; }
Public ReadOnly Property Stream As Stream
Get
abstract Stream : Stream with get
override Stream : Stream with get
Property Value
Type:
StreamImplements
IConnectionStream
See Also