This namespace contains various utility classes.
Assembly: Zyan.Communication
Collapse/Expand Public Classes
  Name Description
Public Class Static AssemblyLocator Assembly locator to fix different load contexts problem.
Public Class Asynchronizer<T> Performs the processing of a message asynchronously.
Public Class DynamicTypeBinder Custom serialization binder that uses TypeHelper to resolve types.
Public Class Static ExceptionHelper Extension methods for the System.Exception class.
Public Class Static Extensions Various extension methods.
Public Class Static MonoCheck Tool to test for Mono runtime environment.
Public Class SyncContextSwitcher<T> Ensures that the processing of messages is performed in the original thread.
Public Class TransactionStarter<T> Ensures that the specified message is processed within a transaction.
Public Class Static TypeHelper Provides improved type search facilities.