Impel
Handler for when data is written to the stream.

Declaration Syntax
public delegate void OnWriteCallback(
string s
)
Public Delegate Sub OnWriteCallback ( _
s As String _
)
public delegate void OnWriteCallback(
String^ s
)

Parameters
Assembly:
Impel.ScriptingSupport (Module: Impel.ScriptingSupport) Version: 1.0.0.0 (1.0.0.0)