notifier if someone changes the requestfactory of the service. This will cause the service to set the versionnumber on the request factory to it's own

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

Syntax

C#
public virtual void OnRequestFactoryChanged()
Visual Basic (Declaration)
Public Overridable Sub OnRequestFactoryChanged
Visual C++
public:

virtual void OnRequestFactoryChanged()

See Also