PowerTCP Sockets for .NET
GetException Method




Syntax
'Declaration
 
Public Function GetException() As Exception
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Exception
 
value = instance.GetException()
public Exception GetException()
public: Exception* GetException(); 
public:
Exception^ GetException(); 
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members


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