CellStoragesClient Constructor (String, EndpointAddress)

Initializes a new instance of the CellStoragesClient class.

Namespace:  [CellStorage Web service]
Service reference: http://Site/_vti_bin/CellStorage.svc

Syntax

'Declaration
Public Sub New ( _
    endpointConfigurationName As String, _
    remoteAddress As EndpointAddress _
)
'Usage
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress

Dim instance As New CellStoragesClient(endpointConfigurationName, _
    remoteAddress)
public CellStoragesClient(
    string endpointConfigurationName,
    EndpointAddress remoteAddress
)

Parameters

See Also

Reference

CellStoragesClient Class

CellStoragesClient Members

CellStoragesClient Overload

CellStorage Web Service