Click or drag to resize
MessagePrint Method (Stream)
Print the message into the stream.

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

Parameters

output
Type: System.IOStream
See Also