Click or drag to resize

InitialHeartbeatData Constructor

Initializes a new instance of the InitialHeartbeatData class.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public InitialHeartbeatData(
	Guid fileSystemId
)

Parameters

fileSystemId
Type: SystemGuid
The file system id.
See Also