DomainOperationCompletedEventArgs.ServiceId Property

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

Gets the service identifier for this domain operation.

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

Syntax

Public ReadOnly Property ServiceId As Guid
public Guid ServiceId { get; }

Property Value

Type: System..::.Guid
The service identifier for this domain operation.

Remarks

This service identifier is not necessarily the same as the one set on the DomainAcquirer object. The service identifier might be different if the server’s response indicated that it ignored the values in the request and joined the client to a different ServiceId.

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

DomainOperationCompletedEventArgs Class

System.Windows.Media Namespace

Other Resources

Digital Rights Management (DRM) for Windows Phone 8