EnablePing Property
Overloads
EnablePing |
If this property is set to |
EnablePing
If this property is set to true
then a websocket will be opened at the first possible opportunity by forcing a dummy
RPC request to the engine. If the value is false
then a websocket will be opened only when the first RPC request is made.
Default value is: true
Declaration
bool EnablePing { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!