CancelledException Class |
This exception will be thrown by the Connect method or any Read or Write method if the operation is cancelled by a call to Disconnect or CancelRequest on another thread.
Public Instance Constructors
Overloaded. Initializes a new instance of the CancelledException class. |
Public Instance Properties
|
Gets or sets a link to the help file associated with this exception. |
|
Gets the Exception instance that caused the current exception. |
|
Gets a message that describes the current exception. |
|
Gets or sets the name of the application or the object that causes the error. |
|
Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
|
Gets the method that throws the current exception. |
Public Instance Methods
|
Determines whether the specified Object is equal to the current Object. |
|
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. |
|
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
|
When overridden in a derived class, sets the SerializationInfo with information about the exception. |
|
Gets the Type of the current instance. |
|
Creates and returns a string representation of the current exception. |
See the example for the RMCLink.CancelRequest method.
Requirements
Namespace: RMCLinkNET
Assembly: RMCLink.Interop (in RMCLink.Interop.dll)
See Also
RMCLink.Interop .NET Assembly | RMCLink Class
Copyright (c) 2024 Delta Computer Systems, Inc. dba Delta Motion