Name

CrossAppDomainDelegate

Synopsis

This delegate invokes a method in a different application domain using the AppDomain.DoCallBack() method. You can then invoke a delegate instance within another AppDomain, which provides you with the ability to check on an AppDomain’s status or information.

Public Delegate Sub CrossAppDomainDelegate() 

Passed To

AppDomain.DoCallBack()

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.