DomainAcquirer.JoinDomainCompleted Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the join domain operation completes.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Event JoinDomainCompleted As EventHandler(Of JoinDomainCompletedEventArgs)
public event EventHandler<JoinDomainCompletedEventArgs> JoinDomainCompleted

Remarks

See the JoinDomainCompletedEventArgs class for more details on the data returned when the event is fired including how cancel and errors are communicated.

Version Notes

Windows Phone

This member is not implemented in Windows Phone OS 7.1.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

DomainAcquirer Class

System.Windows.Media Namespace

Other Resources

Digital Rights Management (DRM) for Windows Phone 8