HtmlForgeX

API Reference

Class

VisNetworkOpenClusterOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Options for opening a cluster.

Inheritance

  • Object
  • VisNetworkOpenClusterOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public VisNetworkOpenClusterOptions() #

Methods

public VisNetworkOpenClusterOptions WithReleaseFunction(String jsFunction) #
Returns: VisNetworkOpenClusterOptions

Sets the release function for opening clusters.

Parameters

jsFunction System.String requiredposition: 0

Properties

public String ReleaseFunction { get; set; } #
JsonIgnore

JavaScript function to determine how to release nodes from the cluster.