public CollectorState StartCollection()Public Function StartCollection As CollectorStatepublic:
CollectorState StartCollection()member StartCollection : unit -> CollectorState Prior to starting, a measurement should be in the WAITING state. A call to ResetCollection will always ensure the measurement is in WAITING state.
While in a WAITING state, regions can be obtained and constraints analyzed for violations prior to a collection starting.