public method O2GSession.getRequestFactory

Brief

Gets an instance of the request factory.

Declaration
C#
O2GRequestFactory  getRequestFactory ()

Details

Please note that requests created using this factory must be sent using this session only.

Declared in O2GSession

back