Singleton instance

C# | Visual Basic | Visual C++ |
public static HttpServiceSingleton Instance { get; }
Public Shared ReadOnly Property Instance As HttpServiceSingleton Get
public: static property HttpServiceSingleton^ Instance { HttpServiceSingleton^ get (); }