Edit

Share via


AudioRoute.Operation Property

Definition

Sets or gets the operation to be performed on the route.

public:
 property Microsoft::Rtc::Collaboration::AudioVideo::RouteUpdateOperation Operation { Microsoft::Rtc::Collaboration::AudioVideo::RouteUpdateOperation get(); void set(Microsoft::Rtc::Collaboration::AudioVideo::RouteUpdateOperation value); };
public Microsoft.Rtc.Collaboration.AudioVideo.RouteUpdateOperation Operation { get; set; }
member this.Operation : Microsoft.Rtc.Collaboration.AudioVideo.RouteUpdateOperation with get, set
Public Property Operation As RouteUpdateOperation

Property Value

Exceptions

Thrown when the property is set to None

Applies to