OperationState Enumeration

Represents the state of an operation.

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

Syntax

'Declaration
Public Enumeration OperationState
'Usage
Dim instance As OperationState
public enum OperationState

Members

Member name Description
NotStarted Operation has not been attempted.
Failed Attempt to perform the operation failed.
Succeeded The operation succeeded.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace