PostSharpAPI ReferencePost­Sharp.​AspectsNull­Task­SentinelInstance
Open sandboxFocus

NullTaskSentinel.Instance Property

Instance

The singleton instance that is assigned to the ReturnValue property when an OnMethodBoundaryAspect aspect is applied semantically to a method and the target method returns a null task.

Declaration
public static NullTaskSentinel Instance { get; }
Property Value
Type Description
NullTaskSentinel