adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationTask Class / SendConsoleOutput Property

In This Topic
    SendConsoleOutput Property (NotificationTask)
    In This Topic
    Determines whether captured Console output is attached to the notification message
    Syntax
    'Declaration
     
    
    Public Property SendConsoleOutput As Boolean
    public bool SendConsoleOutput {get; set;}
    See Also