Share via


ProcessNotifyReceived Method

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Sub ProcessNotifyReceived ( _
    sender As Object, _
    e As TransactionCreatedEventArgs _
)
'Usage
Dim sender As Object
Dim e As TransactionCreatedEventArgs

Me.ProcessNotifyReceived(sender, _
    e)
protected void ProcessNotifyReceived(
    Object sender,
    TransactionCreatedEventArgs e
)

Parameters

  • e
    Type: TransactionCreatedEventArgs

See Also

Reference

RealTimeEndpoint Class

RealTimeEndpoint Members

Microsoft.Rtc.Signaling Namespace