CellStoragesClient Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
CellStoragesClient() | Initializes a new instance of the CellStoragesClient class. | |
CellStoragesClient(String) | Initializes a new instance of the CellStoragesClient class. | |
CellStoragesClient(Binding, EndpointAddress) | Initializes a new instance of the CellStoragesClient class. | |
CellStoragesClient(String, EndpointAddress) | Initializes a new instance of the CellStoragesClient class. | |
CellStoragesClient(String, String) | Initializes a new instance of the CellStoragesClient class. |
Top
Properties
Name | Description | |
---|---|---|
Channel | (Inherited from ClientBase<ICellStorages>.) | |
ChannelFactory | (Inherited from ClientBase<ICellStorages>.) | |
ClientCredentials | (Inherited from ClientBase<ICellStorages>.) | |
Endpoint | (Inherited from ClientBase<ICellStorages>.) | |
InnerChannel | (Inherited from ClientBase<ICellStorages>.) | |
State | (Inherited from ClientBase<ICellStorages>.) |
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from ClientBase<ICellStorages>.) | |
Close | (Inherited from ClientBase<ICellStorages>.) | |
CreateChannel | (Inherited from ClientBase<ICellStorages>.) | |
DisplayInitializationUI | (Inherited from ClientBase<ICellStorages>.) | |
Equals | (Inherited from Object.) | |
ExecuteCellStorageRequest | Executes the Web service call. | |
Finalize | (Inherited from Object.) | |
GetDefaultValueForInitialization<T> | (Inherited from ClientBase<ICellStorages>.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InvokeAsync | (Inherited from ClientBase<ICellStorages>.) | |
MemberwiseClone | (Inherited from Object.) | |
Open | (Inherited from ClientBase<ICellStorages>.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Top