A universally unique identifier (UUID) for registered services.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface IServiceId
Public Interface IServiceId
public interface class IServiceId
public interface IServiceId
![](../icons/collapse_all.gif)
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | LeastSignificantBits |
Gets the least significant 64 bits of the service Id.
|
![]() | MostSignificantBits |
Gets the most significant 64 bits of the service Id.
|