Create a proxy for the remote service.
            
| C# | Visual Basic | Visual C++ | J# | 
public override TService CreateProxy()
Public Overrides Function CreateProxy As TService
public: virtual TService CreateProxy() override
public TService CreateProxy()
A proxy for the remote service.
