AzureConfigUtils.SiloConfigFileLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the default file location for the Orleans silo config file (OrleansConfiguration.xml)
public static System.IO.FileInfo SiloConfigFileLocation { get; }
static member SiloConfigFileLocation : System.IO.FileInfo
Public Shared ReadOnly Property SiloConfigFileLocation As FileInfo
Property Value
Exceptions
If silo config file cannot be located