 | VirtualDataWindowContextParameters Property |
Returns the parameters passed; for example "create window ABC.my:vdw("10.0.0.1")" passes one paramater here.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object[] Parameters { get; }
Return Value
Type:
Objectparameters
See Also