Protocol Interface
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic interface IProtocol
Public Interface IProtocol
type IProtocol = interface end
The IProtocol type exposes the following members.
Properties
| Name | Description |
---|
 | Stream |
The stream on which the protocol acts
|
Top
See Also