Struct ThreadsCountInAnnotationsByTargetResult
Represents the result of target threads count
Inherited Members
Namespace: Unity.Cloud.Collaboration.Models.Threads
Assembly: Unity.Cloud.Collaboration.dll
Syntax
public readonly struct ThreadsCountInAnnotationsByTargetResult
Constructors
ThreadsCountInAnnotationsByTargetResult(long)
Initializes a new instance of the ThreadsCountInAnnotationsByTargetResult struct.
Declaration
public ThreadsCountInAnnotationsByTargetResult(long count)
Parameters
| Type | Name | Description |
|---|---|---|
| long | count | Threads count |
Fields
Count
Threads count
Declaration
public readonly long Count
Field Value
| Type | Description |
|---|---|
| long |