[This is preliminary documentation and is subject to change.]
The FID type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | FID |
Creates instance from ULONG value. Use FID.Generate() to create new IDs instead
|
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ![]() |
![]() | Equals(FID) | |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() ![]() | Generate |
Generates new process-wide unique ID which is unique for up to 2 weeks
|
![]() | GetDistributedStableHash | |
![]() | GetHashCode | (Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToGuid |
Converts to Guid by copying ID twice
|
![]() | ToString | (Overrides ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | ID |
Returns 64 bit process-wide unique ID which is unique for up to 2 weeks
|
See Also