Interface IPerfActionCallback


public interface IPerfActionCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    actionEnd(IPerfEntry token, Serializable actionData)
    Allows the custom callback to perform specific functionality
  • Method Details

    • actionEnd

      void actionEnd(IPerfEntry token, Serializable actionData)
      Allows the custom callback to perform specific functionality