AnswerFileDataService Methods
The AnswerFileDataService type exposes the following members.
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
See Also