Raised from P4PrintStreamEvents before a file is printed.

Namespace:  P4API
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public event OnPrintStreamEventHandler OnPrintStream

Remarks

Handle this event to initialize a stream that P4API will write to.

See Also