IRecordHandler

Summary

Represents a Record Handler object, used to record traffic to a file.

Properties

Structure

class IRecordHandler
FilePath

Gets the file path on which to record into.

Type

str

IsClosed

Gets the state of the recorder, True if the recorder is opened, False otherwise.

Type

bool