Click or drag to resize

GetObjectResponseWriteResponseStreamToFile Method (String, Boolean)

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public void WriteResponseStreamToFile(
	string filePath,
	bool append
)

Parameters

filePath
Type: SystemString
append
Type: SystemBoolean
See Also