LegacyGrainId.CompareTo(LegacyGrainId) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public int CompareTo(Orleans.Runtime.LegacyGrainId other);
abstract member CompareTo : Orleans.Runtime.LegacyGrainId -> int
override this.CompareTo : Orleans.Runtime.LegacyGrainId -> int
Public Function CompareTo (other As LegacyGrainId) As Integer
- other
- LegacyGrainId
Продукт | Версии |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |