CodePackageEntryPoint.Statistics Property

Definition

Gets the statistics.

public System.Fabric.Query.CodePackageEntryPointStatistics Statistics { get; }
member this.Statistics : System.Fabric.Query.CodePackageEntryPointStatistics
Public ReadOnly Property Statistics As CodePackageEntryPointStatistics

Property Value

The statistics.

Applies to