↓ Skip to Main Content

Blackcat Software

Main Navigation

  • Home
  • What We Offer
  • Products We Support
  • Contact Us

Tag: unloaded

C# .NET AppDomains, How to check if Unloaded

By Dave Posted on 19-Oct-2013 Posted in .NET No Comments Tagged with .NET, AppDomain, C#, unloaded

This hack is a quick and easy way to determine if a specific domain is loaded or unloaded. namespace AppDomains { class Program { static void Main(string[] args) { string domainName = “MY DOMAIN NAME”; MySerializedData serialData = new MySerializedData(); …

C# .NET AppDomains, How to check if Unloaded Read more »

© 2025 Blackcat Software | Powered by Responsive Theme