Interface _0217SoapChannel
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.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
public interface _0217SoapChannel : _0217Soap, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable