LumiSoft Net Help
SessionCreated Event
NamespacesLumiSoft.Net.RTPRTP_MultimediaSessionSessionCreated
Is raised when new session has created.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<EventArgs<RTP_Session>> SessionCreated
Public Event SessionCreated As EventHandler(Of EventArgs(Of RTP_Session))
public:
 event EventHandler<EventArgs<RTP_Session^>^>^ SessionCreated {
	void add (EventHandler<EventArgs<RTP_Session^>^>^ value);
	void remove (EventHandler<EventArgs<RTP_Session^>^>^ value);
}
member SessionCreated : IEvent<EventHandler<EventArgs<RTP_Session>>,
    EventArgs<RTP_Session>>
Value
EventHandler<(Of <(<'EventArgs<(Of <(<'RTP_Session>)>)>>)>)>

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119