State Property

Current state of the Recorder.

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

Syntax

'Declaration
Public ReadOnly Property State As RecorderState
    Get
'Usage
Dim instance As Recorder
Dim value As RecorderState

value = instance.State
public RecorderState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo..::..RecorderState

See Also

Reference

Recorder Class

Recorder Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace