HtmlForgeX

API Reference

Class

VisNetworkOpenClusterOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Options for opening a cluster.

Inheritance

  • Object
  • VisNetworkOpenClusterOptions

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.