Share via


HandlePropertiesChanged Method

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

Syntax

'Declaration
Protected MustOverride Sub HandlePropertiesChanged ( _
    pmi As PropertyMergeInformation(Of McuSessionProperties) _
)
'Usage
Dim pmi As PropertyMergeInformation(Of McuSessionProperties)

Me.HandlePropertiesChanged(pmi)
protected abstract void HandlePropertiesChanged(
    PropertyMergeInformation<McuSessionProperties> pmi
)

Parameters

See Also

Reference

McuSession Class

McuSession Members

Microsoft.Rtc.Collaboration Namespace