STrace.AutoFlush Proprietà

Definizione

Ottiene o imposta un valore che indica se tutti i messaggi verranno scaricati automaticamente.

public:
 static property bool AutoFlush { bool get(); void set(bool value); };
public static bool AutoFlush { get; set; }
member this.AutoFlush : bool with get, set
Public Shared Property AutoFlush As Boolean

Valore della proprietà

Boolean

true se tutti i messaggi verranno scaricati automaticamente; in caso contrario, false. Il valore predefinito è true.

Si applica a