AnswerFileDataService Members

The AnswerFileDataService type exposes the following members.
Constructors

  NameDescription
Public methodAnswerFileDataService
Initializes a new instance of the AnswerFileDataService class
Back to Top
Methods

  NameDescription
Public methodOnlineAttachHost
Attaches the data service host to the data service identified by the parameter host.
(Inherited from OnlineDataService DSPContext .)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetService
Returns service implementation.
(Inherited from DSPDataService T .)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodStatic memberInitializeService
Initializes an answer file data service.
Public methodOnlineProcessRequest
Processes an HTTP request.
(Inherited from OnlineDataService DSPContext .)
Public methodOnlineProcessRequestForMessage
Processes an HTTP request.
(Inherited from OnlineDataService DSPContext .)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyODataWriterFactory (Inherited from OnlineDataService DSPContext .)
Public propertyOnlineProcessingPipeline
Gets an object that defines the events for the data service processing pipeline.
(Inherited from OnlineDataService DSPContext .)
Back to Top
See Also