LogEntry<TState>.State Property

Definition

Gets the TState.

public:
 property TState State { TState get(); };
public TState State { get; }
member this.State : 'State
Public ReadOnly Property State As TState

Property Value

TState

An object of type TState.

Applies to