Click or drag to resize

AggregatorConfig Methods

The AggregatorConfig type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object) (Inherited from Object.)
Public methodEquals(AbstractConfig)
Compare current config against another config.
(Inherited from AbstractConfig.)
Public methodEquals(AggregatorConfig)
Compare current aggregator config against another config.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also