PowerTCP Telnet for .NET
Start Method (Rexec)




Syntax
Public Sub Start( _
   ByVal worker As WaitCallback, _
   ByVal state As Object _
) 
Dim instance As Rexec
Dim worker As WaitCallback
Dim state As Object
 
instance.Start(worker, state)
public void Start( 
   WaitCallback worker,
   object state
)
public: void Start( 
   WaitCallback* worker,
   Object* state
) 
public:
void Start( 
   WaitCallback^ worker,
   Object^ state
) 

Parameters

worker
state
See Also

Reference

Rexec Class
Rexec Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic