ConnectionGidBuilderImpl.eventsHistorySize

Set eventsHistorySize property.

class ConnectionGidBuilderImpl(T)
T
eventsHistorySize
()

Parameters

propval int

Defines the number of #GdaConnectionEvent objects kept in memory which can be fetched using gda.connection.Connection.getEvents.

Return Value

Type: T

Builder instance for fluent chaining