| DISNetThresholdsConfigLoad Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Read the data from a file into an object of this type.
Namespace:
BSI.MACE.Network.DIS
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax public static DISNetThresholdsConfig Load(
string fileName
)
Public Shared Function Load (
fileName As String
) As DISNetThresholdsConfig
Parameters
- fileName
- Type: SystemString
Full path and filename to save the file.
Return Value
Type:
DISNetThresholdsConfigThe object loaded or nothing.
Remarks See Also