PowerTCP Emulation for .NET
Rexec Constructor(IContainer)




The container to which the Rexec component is added.
Initializes a new instance of the Rexec component.
Syntax
Public Function New( _
   ByVal container As IContainer _
)
Dim container As IContainer
 
Dim instance As New Rexec(container)
public Rexec( 
   IContainer container
)
public: Rexec( 
   IContainer* container
)
public:
Rexec( 
   IContainer^ container
)

Parameters

container
The container to which the Rexec component is added.
See Also

Reference

Rexec Class
Rexec Members
Overload List


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