Gets a value indicating whether another request can use the IHttpHandler instance.
Namespace: yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
C# |
---|
public bool IsReusable { get; set; } |
Visual Basic |
---|
Public Property IsReusable As Boolean Get Set |