PowerTCP Emulation for .NET
Telnet Constructor(IContainer)




Initializes a new instance of the Telnet component.
Syntax
Public Function New( _
   ByVal container As IContainer _
)
Dim container As IContainer
 
Dim instance As New Telnet(container)
public Telnet( 
   IContainer container
)
public: Telnet( 
   IContainer* container
)
public:
Telnet( 
   IContainer^ container
)

Parameters

container
See Also

Reference

Telnet Class
Telnet Members
Overload List


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic