3 references to IsClusterServer
WsatConfig (3)
Configuration\MsdtcWrapper.cs (2)
36
if (MsdtcClusterUtils.
IsClusterServer
(machineName))
122
if (Utilities.GetOSMajor(machineName) > 5 && MsdtcClusterUtils.
IsClusterServer
(machineName))
Configuration\WsatConfiguration.cs (1)
81
if (MsdtcClusterUtils.
IsClusterServer
(MachineName))