InternalConferencingExtensions.EndSetEndpointRecording 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 EndSetEndpointRecording(Microsoft::Rtc::Collaboration::ConferenceSession ^ conferenceSession, IAsyncResult ^ result);
public static void EndSetEndpointRecording (this Microsoft.Rtc.Collaboration.ConferenceSession conferenceSession, IAsyncResult result);
static member EndSetEndpointRecording : Microsoft.Rtc.Collaboration.ConferenceSession * IAsyncResult -> unit
Parameters
- conferenceSession
- ConferenceSession
- result
- IAsyncResult