cohtml::Net::IPerformanceHandler

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
IPerformanceHandler()
virtual voidWriteLog(string message, ulong length)
delegate voidSwigDelegateIPerformanceHandler_0(string message, ulong length, global::System.IntPtr swigId)

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function IPerformanceHandler

IPerformanceHandler()

function WriteLog

virtual void WriteLog(
    string message,
    ulong length
)

function SwigDelegateIPerformanceHandler_0

delegate void SwigDelegateIPerformanceHandler_0(
    string message,
    ulong length,
    global::System.IntPtr swigId
)

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;