Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.Net Namespaces
Demo3D.Net
ProtocolInstance Class
ProtocolInstance Methods
Close Method
FindService Method
GetHead Method
InternalClose Method
InternalOpenAsync Method
InternalShutdown Method
OpenAsync Method
SetDownStream Method
Shutdown Method
ToString Method
TryCreateService Method
ProtocolInstance
SetDownStream Method
Sets the downstream socket.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
Copy
public
override
sealed
void
SetDownStream
(
ProtocolSocket
socket
)
Parameters
socket
Type:
Demo3D.Net
ProtocolSocket
The downstream socket.
Exceptions
Exception
Condition
InvalidOperationException
The downstream socket is already set.
See Also
Reference
ProtocolInstance Class
Demo3D.Net Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com