LumiSoft Mail Server User API
SipCore Property
Namespaces > LumiSoft.Net.SIP > SIP_Stack > SipCore
Gets or ses SIP core that will handle requests and responses.
Syntax
C#Visual BasicManaged C++
public SIP_Core SipCore { get; set; }
Public Property SipCore As SIP_Core
public:
SIP_Core^ SipCore {
	SIP_Core^ get ();
	void set (SIP_Core^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)