Gets a user state object.

Namespace:  Rebex
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property UserState As Object
	Get
C#
public Object UserState { get; }

Return Value

A user state object.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also