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.0.0.0 (1.0.0.0)
Syntax
public Stream Stream { set; }

Property Value

Stream

Implements

IProtocolStream
See Also