HoldEventResult Class

Definition

HoldEventResult is returned from WaitForEvent of HoldResult.

public class HoldEventResult
type HoldEventResult = class
Public Class HoldEventResult
Inheritance
HoldEventResult

Properties

Name Description
FailureResult

HoldFailed event will be returned once the hold failed.

IsSuccess

Indicates whether the returned event is considered successful or not.

Applies to