ContextUtils static class ContextUtils Documentation public static void DoIsolated(Action action) public static T DoIsolated<T>(Func<T> func) public static void DoIsolated(ContextCallback callback, object state)