ServiceClient<T> Constructor ()

 

Initializes a new instance of the ServiceClient<T> class.

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Syntax

public ServiceClient()
public:
ServiceClient()
new : unit -> ServiceClient
Public Sub New

See Also

ServiceClient<T> Overload
ServiceClient<T> Class
Microsoft.WindowsAzure.Common Namespace

Return to top