Click or drag to resize

AskiaFieldCom Namespace

Expose all most used and common entities of the AskiaFieldCom library.
Classes
  ClassDescription
Public classAgentFactory
Factory used to create or find an agent.
Public classContextFactory
Factory to create the context of execution.
Public classFieldConnectionFactory
Factory to create or get the AskiaField connection object.
Public classModuleFactory
Factory used to create or find a module.
Public classResult
Standard result for methods that provide exception information.
Public classResultT
Generic version of the IResult.
Interfaces
  InterfaceDescription
Public interfaceIAgent
Represent a user (agent or supervisor).
Public interfaceIContext
Provide relevant information for the context of execution.
Public interfaceIFieldConnection
Expose objects to connect, communicate and retrieve information from AskiaField.
Public interfaceIFieldSocket
Manage the socket communication with the AskiaField engine.
Public interfaceIModule
Represent a module.
Public interfaceIResult
Standard result for methods that provide exception information.
Public interfaceIResultT
Generic version of the IResult.
Public interfaceISocketRequest
Request to send to the AskiaField communication socket (IFieldSocket).