ICellStoragesChannel members

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

The ICellStoragesChannel type exposes the following members.

Properties

  Name Description
Public property AllowInitializationUI (Inherited from IClientChannel.)
Public property AllowOutputBatching (Inherited from IContextChannel.)
Public property DidInteractiveInitialization (Inherited from IClientChannel.)
Public property Extensions (Inherited from IExtensibleObject<IContextChannel>.)
Public property InputSession (Inherited from IContextChannel.)
Public property LocalAddress (Inherited from IContextChannel.)
Public property OperationTimeout (Inherited from IContextChannel.)
Public property OutputSession (Inherited from IContextChannel.)
Public property RemoteAddress (Inherited from IContextChannel.)
Public property SessionId (Inherited from IContextChannel.)
Public property State (Inherited from ICommunicationObject.)
Public property Via (Inherited from IClientChannel.)

Top

Methods

  Name Description
Public method Abort (Inherited from ICommunicationObject.)
Public method BeginClose(AsyncCallback, Object) (Inherited from ICommunicationObject.)
Public method BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ICommunicationObject.)
Public method BeginDisplayInitializationUI (Inherited from IClientChannel.)
Public method BeginOpen(AsyncCallback, Object) (Inherited from ICommunicationObject.)
Public method BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ICommunicationObject.)
Public method Close() (Inherited from ICommunicationObject.)
Public method Close(TimeSpan) (Inherited from ICommunicationObject.)
Public method DisplayInitializationUI (Inherited from IClientChannel.)
Public method Dispose (Inherited from IDisposable.)
Public method EndClose (Inherited from ICommunicationObject.)
Public method EndDisplayInitializationUI (Inherited from IClientChannel.)
Public method EndOpen (Inherited from ICommunicationObject.)
Public method ExecuteCellStorageRequest Executes a cell storage SOAP request. (Inherited from ICellStorages.)
Public method GetProperty<T> (Inherited from IChannel.)
Public method Open() (Inherited from ICommunicationObject.)
Public method Open(TimeSpan) (Inherited from ICommunicationObject.)

Top

Events

  Name Description
Public event Closed (Inherited from ICommunicationObject.)
Public event Closing (Inherited from ICommunicationObject.)
Public event Faulted (Inherited from ICommunicationObject.)
Public event Opened (Inherited from ICommunicationObject.)
Public event Opening (Inherited from ICommunicationObject.)
Public event UnknownMessageReceived (Inherited from IClientChannel.)

Top

See also

Reference

ICellStoragesChannel interface

WebSvcCellStorage namespace