PowerTCP Sockets for .NET
Marshal(Exception) Method




Syntax
'Declaration
 
Public Overloads Sub Marshal( _
   ByVal exception As Exception _
) 
'Usage
 
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 Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic