ProtocolRequiredServiceFindProtocols Method |
Find available downstream protocols.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic IEnumerable<Protocol> FindProtocols()
Return Value
Type:
IEnumerableProtocolAvailable downstream protocols.
See Also