CreateGlobalQuery
property in Coherence.Toolkit.CoherenceBridge
Properties
public bool CreateGlobalQuery { get; set; }
Creates a Global Query. Required by ClientConnections.
Property Value
Type | Description |
---|---|
bool |
Remarks
You may disable the creation of the Global Query when using CreateEntities is used, so that non-simulators and non-host don't create it. You may also disable it when you want to create it manually.