Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 1.0.2000.0 (1.0.2000.0)

Syntax

C#
public bool IsReusable { get; }
Visual Basic
Public ReadOnly Property IsReusable As Boolean
	Get
Visual C++
public:
virtual property bool IsReusable {
	bool get () sealed;
}

Implements

IHttpHandler..::..IsReusable

See Also