PowerTCP Telnet for .NET
Marshal(Exception) Method




Syntax
Public Overloads Sub Marshal( _
   ByVal exception As Exception _
) 
Dim instance As ComponentBase
Dim exception As Exception
 
instance.Marshal(exception)
public void Marshal( 
   Exception exception
)
public: void Marshal( 
   Exception* exception
) 
public:
void Marshal( 
   Exception^ exception
) 

Parameters

exception
See Also

Reference

ComponentBase Class
ComponentBase Members
Overload List


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