IMessageHandler

IMessageHandler interface

Represents a callback the results of resource leveling.

public interface IMessageHandler

Methods

NameDescription
Message(MessageLevel, string)Aspose.Tasks invokes this method when outputs a message.

See Also