RequestReceivedEventArgs.ServerTransaction Property

Definition

The ServerTransaction property contains the new ServerTransaction object that will service the received request.

public:
 property Microsoft::Rtc::Sip::ServerTransaction ^ ServerTransaction { Microsoft::Rtc::Sip::ServerTransaction ^ get(); };
public Microsoft.Rtc.Sip.ServerTransaction ServerTransaction { get; }
Public ReadOnly Property ServerTransaction As ServerTransaction

Property Value

Applies to