Search Results for

    Show / Hide Table of Contents

    Interface TransportManagementServiceChannel

    Inherited Members
    TransportManagementService.createTMObject(createTMObjectRequest)
    TransportManagementService.createTMObjectAsync(createTMObjectRequest)
    TransportManagementService.createComplexTMObject(createComplexTMObjectRequest)
    TransportManagementService.createComplexTMObjectAsync(createComplexTMObjectRequest)
    TransportManagementService.updateTMObject(updateTMObjectRequest)
    TransportManagementService.updateTMObjectAsync(updateTMObjectRequest)
    TransportManagementService.getTMObject(getTMObjectRequest)
    TransportManagementService.getTMObjectAsync(getTMObjectRequest)
    TransportManagementService.getRootTMObject(getRootTMObjectRequest)
    TransportManagementService.getRootTMObjectAsync(getRootTMObjectRequest)
    TransportManagementService.sendTMObject(sendTMObjectRequest)
    TransportManagementService.sendTMObjectAsync(sendTMObjectRequest)
    TransportManagementService.finishTMObject(finishTMObjectRequest)
    TransportManagementService.finishTMObjectAsync(finishTMObjectRequest)
    TransportManagementService.deleteTMObject(deleteTMObjectRequest)
    TransportManagementService.deleteTMObjectAsync(deleteTMObjectRequest)
    TransportManagementService.getHistoryTMObject(getHistoryTMObjectRequest)
    TransportManagementService.getHistoryTMObjectAsync(getHistoryTMObjectRequest)
    TransportManagementService.getEmptyTMObject(getEmptyTMObjectRequest)
    TransportManagementService.getEmptyTMObjectAsync(getEmptyTMObjectRequest)
    TransportManagementService.scheduleTMObject(scheduleTMObjectRequest)
    TransportManagementService.scheduleTMObjectAsync(scheduleTMObjectRequest)
    TransportManagementService.unscheduleTMObject(unscheduleTMObjectRequest)
    TransportManagementService.unscheduleTMObjectAsync(unscheduleTMObjectRequest)
    TransportManagementService.addTMObjectAttachment(addTMObjectAttachmentRequest)
    TransportManagementService.addTMObjectAttachmentAsync(addTMObjectAttachmentRequest)
    TransportManagementService.removeTMObjectAttachment(removeTMObjectAttachmentRequest)
    TransportManagementService.removeTMObjectAttachmentAsync(removeTMObjectAttachmentRequest)
    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.TransportManagementService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public interface TransportManagementServiceChannel : TransportManagementService, 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