Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > endSampleGroupDefinition

endSampleGroupDefinition

endSampleGroupDefinition(samplingHandle: Integer);

The endSampleGroupDefinition method of the System class terminates the sampling context identified in the samplingHandle parameter for the group of nodes.

This method is not available on a Compact JADE node, where it would result in a 1068 - Feature not available exception.

For more details, see Chapter 4 of the JADE Object Manager Guide. See also the System class beginSampleGroupDefinition method, for details about the sampling handle.