Class TransportManagementConfigServiceClient
Inheritance
System.Object
System.ServiceModel.ClientBase<TransportManagementConfigService>
TransportManagementConfigServiceClient
Implements
System.ServiceModel.ICommunicationObject
System.IDisposable
Inherited Members
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.GetDefaultValueForInitialization<T>()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.Open()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.Abort()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.Close()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.DisplayInitializationUI()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.CreateChannel()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.IDisposable.Dispose()
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Open(System.TimeSpan)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Close(System.TimeSpan)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.BeginClose(System.AsyncCallback, System.Object)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.BeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.EndClose(System.IAsyncResult)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.BeginOpen(System.AsyncCallback, System.Object)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.BeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.EndOpen(System.IAsyncResult)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.InvokeAsync(System.ServiceModel.ClientBase.BeginOperationDelegate<>, System.Object[], System.ServiceModel.ClientBase.EndOperationDelegate<>, System.Threading.SendOrPostCallback, System.Object)
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.Channel
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.CacheSetting
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.ChannelFactory
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.ClientCredentials
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.State
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.InnerChannel
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.Endpoint
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Closed
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Closing
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Faulted
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Opened
System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementConfigService.TransportManagementConfigService>.System.ServiceModel.ICommunicationObject.Opening
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Telematic.FleetBoard.TransportManagementConfigService
Assembly: Simplic.Telematic.FleetBoard.dll
Syntax
public class TransportManagementConfigServiceClient : ClientBase<TransportManagementConfigService>, ICommunicationObject, IDisposable, TransportManagementConfigService
Constructors
| Improve this Doc View SourceTransportManagementConfigServiceClient()
Declaration
public TransportManagementConfigServiceClient()
TransportManagementConfigServiceClient(Binding, EndpointAddress)
Declaration
public TransportManagementConfigServiceClient(Binding binding, EndpointAddress remoteAddress)
Parameters
Type | Name | Description |
---|---|---|
System.ServiceModel.Channels.Binding | binding | |
System.ServiceModel.EndpointAddress | remoteAddress |
TransportManagementConfigServiceClient(String)
Declaration
public TransportManagementConfigServiceClient(string endpointConfigurationName)
Parameters
Type | Name | Description |
---|---|---|
System.String | endpointConfigurationName |
TransportManagementConfigServiceClient(String, EndpointAddress)
Declaration
public TransportManagementConfigServiceClient(string endpointConfigurationName, EndpointAddress remoteAddress)
Parameters
Type | Name | Description |
---|---|---|
System.String | endpointConfigurationName | |
System.ServiceModel.EndpointAddress | remoteAddress |
TransportManagementConfigServiceClient(String, String)
Declaration
public TransportManagementConfigServiceClient(string endpointConfigurationName, string remoteAddress)
Parameters
Type | Name | Description |
---|---|---|
System.String | endpointConfigurationName | |
System.String | remoteAddress |
Methods
| Improve this Doc View SourcegetTMObjectType(getTMObjectTypeRequestType)
Declaration
public getTMObjectTypeResponseType getTMObjectType(getTMObjectTypeRequestType GetTMObjectTypeRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMObjectTypeRequestType | GetTMObjectTypeRequest1 |
Returns
Type | Description |
---|---|
getTMObjectTypeResponseType |
getTMObjectTypeAsync(getTMObjectTypeRequestType)
Declaration
public Task<getTMObjectTypeResponse> getTMObjectTypeAsync(getTMObjectTypeRequestType GetTMObjectTypeRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMObjectTypeRequestType | GetTMObjectTypeRequest1 |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMObjectTypeResponse> |
getTMSemantic(getTMSemanticRequestType)
Declaration
public getTMSemanticResponseType getTMSemantic(getTMSemanticRequestType GetTMSemanticRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMSemanticRequestType | GetTMSemanticRequest1 |
Returns
Type | Description |
---|---|
getTMSemanticResponseType |
getTMSemanticAsync(getTMSemanticRequestType)
Declaration
public Task<getTMSemanticResponse> getTMSemanticAsync(getTMSemanticRequestType GetTMSemanticRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMSemanticRequestType | GetTMSemanticRequest1 |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMSemanticResponse> |
getTMStructure(getTMStructureRequestType)
Declaration
public getTMStructureResponseType getTMStructure(getTMStructureRequestType GetTMStructureRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMStructureRequestType | GetTMStructureRequest1 |
Returns
Type | Description |
---|---|
getTMStructureResponseType |
getTMStructureAsync(getTMStructureRequestType)
Declaration
public Task<getTMStructureResponse> getTMStructureAsync(getTMStructureRequestType GetTMStructureRequest1)
Parameters
Type | Name | Description |
---|---|---|
getTMStructureRequestType | GetTMStructureRequest1 |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMStructureResponse> |
Explicit Interface Implementations
| Improve this Doc View SourceTransportManagementConfigService.getTMObjectType(getTMObjectTypeRequest)
Declaration
getTMObjectTypeResponse TransportManagementConfigService.getTMObjectType(getTMObjectTypeRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMObjectTypeRequest | request |
Returns
Type | Description |
---|---|
getTMObjectTypeResponse |
TransportManagementConfigService.getTMObjectTypeAsync(getTMObjectTypeRequest)
Declaration
Task<getTMObjectTypeResponse> TransportManagementConfigService.getTMObjectTypeAsync(getTMObjectTypeRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMObjectTypeRequest | request |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMObjectTypeResponse> |
TransportManagementConfigService.getTMSemantic(getTMSemanticRequest)
Declaration
getTMSemanticResponse TransportManagementConfigService.getTMSemantic(getTMSemanticRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMSemanticRequest | request |
Returns
Type | Description |
---|---|
getTMSemanticResponse |
TransportManagementConfigService.getTMSemanticAsync(getTMSemanticRequest)
Declaration
Task<getTMSemanticResponse> TransportManagementConfigService.getTMSemanticAsync(getTMSemanticRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMSemanticRequest | request |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMSemanticResponse> |
TransportManagementConfigService.getTMStructure(getTMStructureRequest)
Declaration
getTMStructureResponse TransportManagementConfigService.getTMStructure(getTMStructureRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMStructureRequest | request |
Returns
Type | Description |
---|---|
getTMStructureResponse |
TransportManagementConfigService.getTMStructureAsync(getTMStructureRequest)
Declaration
Task<getTMStructureResponse> TransportManagementConfigService.getTMStructureAsync(getTMStructureRequest request)
Parameters
Type | Name | Description |
---|---|---|
getTMStructureRequest | request |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<getTMStructureResponse> |
Implements
System.ServiceModel.ICommunicationObject
System.IDisposable