Blame view

iSchedulerMonitor/ApplicationContainer.Config.xml 402 Bytes
ab9f2fbe   Schwirg László   Add project files.
1
2
3
4
5
6
7
8
9
  <?xml version="1.0" encoding="utf-8" ?>
  <Vrh.ApplicationContainer>
    <Config>
      <InstanceFactoryAssembly>InstanceFactory.FromXML.dll</InstanceFactoryAssembly>
      <InstanceFactoryType>InstanceFactory.FromXML.InstanceFactoryFromXML</InstanceFactoryType>
      <InstanceFactoryVersion>1.1.1</InstanceFactoryVersion>
      <MessageStackSize>100</MessageStackSize>
    </Config>
  </Vrh.ApplicationContainer>