ServiceClient Constructor

Definition

Creates an instance of ServiceClient, provided for unit testing purposes only. Use the CreateFromConnectionString method to create an instance to use the client.

public ServiceClient ();
Public Sub New ()

Applies to