ErrorCodesOperationCancelled Field

Reserved error code (0x8004040E) to indicate that an in-progress operation has been cancelled.

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public static readonly int OperationCancelled

Field Value

Int32

Version Information

.NET Standard

Supported in: 2.0

See Also