Click or drag to resize
GDServiceClientInstance Property
Access the instance of GDServiceClient singleton class.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static GDServiceClient Instance { get; }

Property Value

Type: GDServiceClient
Instance of GDServiceClient class.
See Also