Click or drag to resize
EventDumpUtil Class
Utility to serialize and deserialize the a job event
Inheritance Hierarchy
SystemObject
  DrawerBackup.ClientEventDumpUtil

Namespace: DrawerBackup.Client
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class EventDumpUtil

The EventDumpUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDump
Dump a event
Public methodStatic memberGet
Get the last event dump
Public methodStatic memberRaw
Get the last dump
Top
See Also