Click or drag to resize
RequestPrint Method (Stream)
Prints the contents of this message to the specified Stream.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
void Print(
	Stream output
)

Parameters

output
Type: System.IOStream
See Also