Click or drag to resize
GDServiceErrorCode Property
Get an error code representing common service failure reason.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public GDServiceErrorCode Code { get; }

Property Value

Type: GDServiceErrorCode
An error code.
See Also