Click or drag to resize

ProtocolStream Property

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
Syntax
public Stream Stream { set; }

Property Value

Type: Stream

Implements

IProtocolStream
See Also