{CompanyName} FlexyGo

context..::..IsReusable Property

Gets a value indicating whether another request can use the IHttpHandler instance.

Namespace:  FLEXYGO
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


public bool IsReusable { get; }
Public ReadOnly Property IsReusable As Boolean
	Get

Field Value

true if this instance is reusable; otherwise, false.