C# Class FreeSWITCH.Native.switch_core_thread_session

Inheritance: IDisposable
显示文件 Open project: sangoma/freeswitch Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
switch_core_thread_session ( ) : System

Private Methods

Method Description
getCPtr ( switch_core_thread_session obj ) : HandleRef
switch_core_thread_session ( IntPtr cPtr, bool cMemoryOwn ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_core_thread_session() public method

public switch_core_thread_session ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool