Search Results for

    Show / Hide Table of Contents

    Interface TransportManagementConfigServiceChannel

    Inherited Members
    TransportManagementConfigService.getTMSemantic(getTMSemanticRequest)
    TransportManagementConfigService.getTMSemanticAsync(getTMSemanticRequest)
    TransportManagementConfigService.getTMObjectType(getTMObjectTypeRequest)
    TransportManagementConfigService.getTMObjectTypeAsync(getTMObjectTypeRequest)
    TransportManagementConfigService.getTMStructure(getTMStructureRequest)
    TransportManagementConfigService.getTMStructureAsync(getTMStructureRequest)
    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: Simplic.Telematic.FleetBoard.TransportManagementConfigService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public interface TransportManagementConfigServiceChannel : TransportManagementConfigService, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx