ProtocolSocketGetStream Method |
Returns the head of the protocol stream (the first protocol instance).
Namespace: Demo3D.NetAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxpublic ProtocolInstance GetStream()
Return Value
ProtocolInstanceThe socket at the head of the protocol stream.
Exceptions
See Also