[This is preliminary documentation and is subject to change.]
Implements handler that does nothing
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.Wave WorkHandler NFX.Wave.Handlers NOPHandlerNamespace: NFX.Wave.HandlersAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class NOPHandler : WorkHandler
public sealed class NOPHandler : WorkHandler
Public NotInheritable Class NOPHandler
Inherits WorkHandler
Public NotInheritable Class NOPHandler
Inherits WorkHandler
public ref class NOPHandler sealed : public WorkHandler
public ref class NOPHandler sealed : public WorkHandler
[<SealedAttribute>]
type NOPHandler =
class
inherit WorkHandler
end
[<SealedAttribute>]
type NOPHandler =
class
inherit WorkHandler
end