Method | Description | |
---|---|---|
ConfigureInstrumentation ( this config ) : Configure | ||
ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure | ||
StartWithInstrumentation ( this startableBus ) : IBus |
public static ConfigureInstrumentation ( this config ) : Configure | ||
config | this | |
return | Configure |
public static ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure | ||
config | this | |
hostInspector | IHostInspector | |
return | Configure |
public static StartWithInstrumentation ( this startableBus ) : IBus | ||
startableBus | this | |
return | IBus |