public method O2GSession.getResponseReaderFactory

Brief

Gets an instance of the response reader factory.

Declaration
C#
O2GResponseReaderFactory  getResponseReaderFactory ()

Details

Please note that the response reader factory can be used for responses received by this session only.

Declared in O2GSession

back