Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Net Namespaces
Demo3D.Net
ProtocolSocket Class
ProtocolSocket Methods
AddAspect Method
AddOrUpdateAspect Method
BeginEditAsync Method
EndEditAsync Method
FindAspect Method
FindService Method
GetDownStream Method
GetHead Method
GetOrAddAspect Method
GetService(T) Method
GetStream Method
InitializeAsync Method
NotifyEditBegunAsync Method
NotifyEditEndedAsync Method
NotifyPropertyChanged Method
OpenAsync Method
RegisterClosing Method
RegisterOpen Method
RemoveAspect Method
SetDownStream Method
SetLog Method
Shutdown Method
ToString Method
UnregisterClosing Method
UnregisterOpen Method
ProtocolSocket
SetDownStream Method
Sets the downstream socket.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
virtual
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
ProtocolSocket Class
Demo3D.Net Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com