CellStoragesClient members

Supports the cell storages feature to allow cell storage service requests using SOAP over HTTP for the purpose of synchronizing files stored on a server.

The CellStoragesClient type exposes the following members.

Constructors

  Name Description
Public method CellStoragesClient() Initializes a new instance of the CellStoragesClient class.
Public method CellStoragesClient(String) Initializes a new instance of the CellStoragesClient class.
Public method CellStoragesClient(Binding, EndpointAddress) Initializes a new instance of the CellStoragesClient class.
Public method CellStoragesClient(String, EndpointAddress) Initializes a new instance of the CellStoragesClient class.
Public method CellStoragesClient(String, String) Initializes a new instance of the CellStoragesClient class.

Top

Properties

  Name Description
Protected property Channel (Inherited from ClientBase<ICellStorages>.)
Public property ChannelFactory (Inherited from ClientBase<ICellStorages>.)
Public property ClientCredentials (Inherited from ClientBase<ICellStorages>.)
Public property Endpoint (Inherited from ClientBase<ICellStorages>.)
Public property InnerChannel (Inherited from ClientBase<ICellStorages>.)
Public property State (Inherited from ClientBase<ICellStorages>.)

Top

Methods

  Name Description
Public method Abort (Inherited from ClientBase<ICellStorages>.)
Public method Close (Inherited from ClientBase<ICellStorages>.)
Protected method CreateChannel (Inherited from ClientBase<ICellStorages>.)
Public method DisplayInitializationUI (Inherited from ClientBase<ICellStorages>.)
Public method Equals (Inherited from Object.)
Public method ExecuteCellStorageRequest Executes the Web service call.
Protected method Finalize (Inherited from Object.)
Protected method GetDefaultValueForInitialization<T> (Inherited from ClientBase<ICellStorages>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InvokeAsync (Inherited from ClientBase<ICellStorages>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open (Inherited from ClientBase<ICellStorages>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(AsyncCallback, Object) (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(AsyncCallback, Object) (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.Close (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate event ICommunicationObject.Closed (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate event ICommunicationObject.Closing (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method IDisposable.Dispose (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndClose (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndOpen (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate event ICommunicationObject.Faulted (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate method ICommunicationObject.Open (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate event ICommunicationObject.Opened (Inherited from ClientBase<ICellStorages>.)
Explicit interface implemetationPrivate event ICommunicationObject.Opening (Inherited from ClientBase<ICellStorages>.)

Top

See also

Reference

CellStoragesClient class

WebSvcCellStorage namespace