Namespace Acuit.Pinpoint.Services.Client
Classes
- ClientHelper
Helpers for working with Acuit Pinpoint service clients.
- PinpointClientBase<TChannel, TOptions>
The base class for clients for the Acuit Pinpoint TCP SOAP services.
- PinpointClientFactoryExtensions
Extension methods for IPinpointClientFactory.
- PinpointClientOptions
The base class for options that specify how to connect to an Acuit Pinpoint TCP SOAP service.
- PinpointFileServiceClient
A client for the Acuit Pinpoint TCP SOAP file retrieval service.
- PinpointFileServiceClientOptions
Options that specify how to connect to an Acuit Pinpoint TCP SOAP file retrieval service.
- PinpointServiceClient
A client for the Acuit Pinpoint TCP SOAP core service.
- PinpointServiceClientOptions
Options that specify how to connect to an Acuit Pinpoint TCP SOAP core service.
- SimpleStation
A station helper that simplifies recording unit operations in Acuit Pinpoint.
- SimpleStationOptions
Options used by SimpleStation.
- SimpleStationUnit
Information about an active unit for a SimpleStation.
- UnitWorkflowErrorsException
The exception that is thrown when one or more workflow errors are specified in the status from a unit scan operation.
Interfaces
- IPinpointClient
An Acuit Pinpoint service client.
- IPinpointClientFactory
A factory that creates clients for Acuit Pinpoint services.
- IPinpointFileService
The Acuit Pinpoint file retrieval service.
- IPinpointFileServiceClient
A client for the Acuit Pinpoint file retrieval service.
- IPinpointService
The Acuit Pinpoint core service.
- IPinpointServiceClient
A client for the Acuit Pinpoint core service.