This method is used to know if the rendering service is running.
public bool IsRunning()
Public Function IsRunning As Boolean
public: bool IsRunning()
member IsRunning : unit -> bool
true if running; otherwise returns false.