A universally unique identifier (UUID) for registered services.
            
| C# | Visual Basic | Visual C++ | J# | 
public interface IServiceId
Public Interface IServiceId
public interface class IServiceId
public interface IServiceId
| 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. 
              | 
