Request

Response

    IClient.ViewableGenerationStarted event

    An event is triggered at the beginning of the viewable generation process.

    public event EventHandler ViewableGenerationStarted;
    

    See Also