Scope _scopeExit TCtx1  Constructor NFX Class Library

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

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

public _scopeExit(
	TCtx1 ctx1,
	Action<TCtx1> onExit
)

Parameters

ctx1
Type: TCtx1
onExit
Type: OnlineSystem Action TCtx1 
See Also