Search Results for

    Show / Hide Table of Contents

    Interface BasicServiceChannel

    Inherited Members
    BasicService.login(loginRequest1)
    BasicService.loginAsync(loginRequest1)
    BasicService.logout(logoutRequest1)
    BasicService.logoutAsync(logoutRequest1)
    BasicService.getFleet(getFleetRequest1)
    BasicService.getFleetAsync(getFleetRequest1)
    BasicService.getVehicle(getVehicleRequest1)
    BasicService.getVehicleAsync(getVehicleRequest1)
    BasicService.getVehicleGroup(getVehicleGroupRequest1)
    BasicService.getVehicleGroupAsync(getVehicleGroupRequest1)
    BasicService.getServerProperties(getServerPropertiesRequest1)
    BasicService.getServerPropertiesAsync(getServerPropertiesRequest1)
    BasicService.getStatusDef(getStatusDefRequest)
    BasicService.getStatusDefAsync(getStatusDefRequest)
    BasicService.getUser(getUserRequest1)
    BasicService.getUserAsync(getUserRequest1)
    BasicService.getDriver(getDriverRequest)
    BasicService.getDriverAsync(getDriverRequest)
    BasicService.getCurrentUser(getCurrentUserRequest1)
    BasicService.getCurrentUserAsync(getCurrentUserRequest1)
    BasicService.getDriverGroup(getDriverGroupRequest1)
    BasicService.getDriverGroupAsync(getDriverGroupRequest1)
    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.BasicService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public interface BasicServiceChannel : BasicService, 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