Set the stream which the protocol data is written and read from
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic Stream Stream { set; }
Public WriteOnly Property Stream As Stream
Set
abstract Stream : Stream with set
override Stream : Stream with set
Property Value
Type:
StreamImplements
IProtocolStream
See Also