SiloHost.SetSiloType(Silo+SiloType) Method
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.
Set the type of this silo. Default is Secondary.
public void SetSiloType (Orleans.Runtime.Silo.SiloType siloType);
member this.SetSiloType : Orleans.Runtime.Silo.SiloType -> unit
Public Sub SetSiloType (siloType As Silo.SiloType)
Parameters
- siloType
- Silo.SiloType
Type of this silo.