IScheduler.GetServerVersion Method

Definition

Retrieves the file version of the HPC server assembly.

public Microsoft.Hpc.Scheduler.IServerVersion GetServerVersion ();
abstract member GetServerVersion : unit -> Microsoft.Hpc.Scheduler.IServerVersion
Public Function GetServerVersion () As IServerVersion

Returns

An IServerVersion interface that contains the version information for the HPC server.

Applies to