CastingConnectionErrorOccurredEventArgs.ErrorStatus Property

Definition

Gets the particular error that triggered the casting error event, ErrorOccurred.

public:
 property CastingConnectionErrorStatus ErrorStatus { CastingConnectionErrorStatus get(); };
CastingConnectionErrorStatus ErrorStatus();
public CastingConnectionErrorStatus ErrorStatus { get; }
var castingConnectionErrorStatus = castingConnectionErrorOccurredEventArgs.errorStatus;
Public ReadOnly Property ErrorStatus As CastingConnectionErrorStatus

Property Value

The error status when starting or ending a casting connection.

Applies to