Protocol Interface
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public 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
|
TopSee Also