Table of Contents

Property Instance

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Instance

Gets the singleton instance of the default message page.

public static DefaultMessagePage Instance { get; }

Property Value

DefaultMessagePage

Remarks

Use this property to access a shared, pre-configured instance of DefaultMessagePage. This instance is thread-safe and intended for scenarios where a standard message page is required without customization.