ISyscallEnterEventConsumer Interface

Definition

Defines a syscall enter event consumer.

public interface ISyscallEnterEventConsumer
type ISyscallEnterEventConsumer = interface
Public Interface ISyscallEnterEventConsumer

Methods

Process(SyscallEnterEventContext)

Processes a syscall enter event.

Applies to