Share via


SuggestionPackage.Session Property

Definition

Gets the mini-session that represents a specific invocation to GetSuggestion(PredictionClient, PredictionContext, CancellationToken). When it's not specified, it's considered by a client that the predictor doesn't expect feedback.

public uint? Session { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Session : Nullable<uint32>
Public ReadOnly Property Session As Nullable(Of UInteger)

Property Value

Attributes

Applies to