AnyLogic
Expand
Font size

Interface IExperimentServer


@AnyLogicInternalAPI
public interface IExperimentServer
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.

Method Summary

Modifier and TypeMethodDescription
intstart() 
voidstop() 

Method Details

start

int start()

stop

void stop()