Creates a new instance of the InvokeCanceledException class.
Declaring type: InvokeCanceledException
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public InvokeCanceledException (
        string message,
        Exception innerException
) 
Parameters
message
Error message
innerException
Inner exception