Elements in the admin API that support dump operations. Allows to generate dump of the given element(s).
| C# | Visual Basic | Visual C++ | J# |
public interface IDumpProvider
Public Interface IDumpProvider
public interface class IDumpProvider
public interface IDumpProvider
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GenerateDump(String) |
Generates dump for all the provided dump processors. Note, this will include a heap dump which
can consume time and potentially be of very large size | |
| GenerateDump(String, array<String>[]()[]) |
Generates dump for the provided processors. The current list of processors include:
|
