Unlocks the current Screen content. It will let the Screen's contents to update if a new screen arrives from Host.
VB.NET
Screen.Unlock
C#
Screen.Unlock();
Parameters
None.