SessionFilter MakeNewSession Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Called to create a new session

Namespace: NFX.Wave.Filters
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected WaveSession MakeNewSession(
	WorkContext work
)

Return Value

Type: WaveSession
See Also