Closes the rendering service.
public bool Close()
Public Function Close As Boolean
public: bool Close()
member Close : unit -> bool
true if successful, otherwise returns false.
If renderAreas still exist, this method will dispose them and close the rendering service.