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