Interface SEMS_APISoapChannel
Inherited Members
System.ServiceModel.IClientChannel.DisplayInitializationUI()
System.ServiceModel.IClientChannel.BeginDisplayInitializationUI(System.AsyncCallback, System.Object)
System.ServiceModel.IClientChannel.EndDisplayInitializationUI(System.IAsyncResult)
System.ServiceModel.IClientChannel.AllowInitializationUI
System.ServiceModel.IClientChannel.DidInteractiveInitialization
System.ServiceModel.IClientChannel.Via
System.ServiceModel.IClientChannel.UnknownMessageReceived
System.ServiceModel.IContextChannel.AllowOutputBatching
System.ServiceModel.IContextChannel.InputSession
System.ServiceModel.IContextChannel.LocalAddress
System.ServiceModel.IContextChannel.OperationTimeout
System.ServiceModel.IContextChannel.OutputSession
System.ServiceModel.IContextChannel.RemoteAddress
System.ServiceModel.IContextChannel.SessionId
System.ServiceModel.Channels.IChannel.GetProperty<T>()
System.ServiceModel.ICommunicationObject.Abort()
System.ServiceModel.ICommunicationObject.Close()
System.ServiceModel.ICommunicationObject.Close(System.TimeSpan)
System.ServiceModel.ICommunicationObject.BeginClose(System.AsyncCallback, System.Object)
System.ServiceModel.ICommunicationObject.BeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
System.ServiceModel.ICommunicationObject.EndClose(System.IAsyncResult)
System.ServiceModel.ICommunicationObject.Open()
System.ServiceModel.ICommunicationObject.Open(System.TimeSpan)
System.ServiceModel.ICommunicationObject.BeginOpen(System.AsyncCallback, System.Object)
System.ServiceModel.ICommunicationObject.BeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)
System.ServiceModel.ICommunicationObject.EndOpen(System.IAsyncResult)
System.ServiceModel.ICommunicationObject.State
System.ServiceModel.ICommunicationObject.Closed
System.ServiceModel.ICommunicationObject.Closing
System.ServiceModel.ICommunicationObject.Faulted
System.ServiceModel.ICommunicationObject.Opened
System.ServiceModel.ICommunicationObject.Opening
System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>.Extensions
System.IDisposable.Dispose()
Namespace: SecureExchangesSDK.SEMS.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
public interface SEMS_APISoapChannel : SEMS_APISoap, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable