Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Bootstrap/process.network.event"

module

bootstrapFunctions

Index

Variables

Functions

Object literals

Variables

reset

reset: 500 = 500

Functions

_processNetworkEvent

  • _processNetworkEvent(xyz: any): void

Object literals

_load

_load: object

rcv

rcv: number = 0

snd

snd: number = 0

load

load: object

will setup a message listener for the process to responde to network event This will be used by xyz-cli. please see the source code for more information.

function

_processNetworkEvent

param

the automatically injected paramter referring to the current xyz instance.

rcv

rcv: number = 0

snd

snd: number = 0

Generated using TypeDoc