Click or drag to resize
LogWriterFlush Method (String, String)
刷新缓冲区

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
protected void Flush(
	string path,
	string content
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Adf.LogWriter.Flush(System.String,System.String)"]

content
Type: SystemString

[Missing <param name="content"/> documentation for "M:Adf.LogWriter.Flush(System.String,System.String)"]

See Also