RenderingConnectionUpdatedEventHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delegate for receiving notification when an update tick has completed on a RenderingConnection.
public delegate void RenderingConnectionUpdatedEventHandler();
public delegate void RenderingConnectionUpdatedEventHandler();
type RenderingConnectionUpdatedEventHandler = delegate of unit -> unit
Public Delegate Sub RenderingConnectionUpdatedEventHandler()