async functionallity of the Service implementation
base Service implementation

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.2.3.0

Syntax

C#
public class Service : IService, IVersionAware
Visual Basic (Declaration)
Public Class Service _

	Implements IService, IVersionAware
Visual C++
public ref class Service : IService, 

	IVersionAware

Inheritance Hierarchy

See Also