BatchInformation

Members

Variables

isValidBatch
bool isValidBatch;
parameters
string[] parameters;

Miscellaneous details associated with the batch. Meanings vary based on type.

referenceTag
string referenceTag;

A simple string identifying the batch. Uniqueness is not guaranteed?

type
string type;

Indicates how the batch is to be processed. Examples include netsplit, netjoin, chathistory

Meta