ICellStoragesChannel interface

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  WebSvcCellStorage
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public Interface ICellStoragesChannel _
    Inherits ICellStorages, IClientChannel, IContextChannel, IChannel,  _
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Usage
Dim instance As ICellStoragesChannel
public interface ICellStoragesChannel : ICellStorages, 
    IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
    IDisposable

See also

Reference

ICellStoragesChannel members

WebSvcCellStorage namespace