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
GetStream Method
Returns the head of the protocol stream (the first protocol instance).
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
ProtocolInstance
GetStream
()
Return Value
Type:
ProtocolInstance
The socket at the head of the protocol stream.
Exceptions
Exception
Condition
InvalidOperationException
There's no downstream socket or the downstream socket is closed.
See Also
Reference
ProtocolSocket Class
Demo3D.Net Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com