AudioVideoMcuSessionExtensions.EndHold Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static void EndHold(Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuSession ^ avmcuSession, IAsyncResult ^ result);
public static void EndHold (this Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession avmcuSession, IAsyncResult result);
static member EndHold : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession * IAsyncResult -> unit
<Extension()>
Public Sub EndHold (avmcuSession As AudioVideoMcuSession, result As IAsyncResult)
Parameters
- avmcuSession
- AudioVideoMcuSession
- result
- IAsyncResult