IDebugCallbackInstance.DeliverXlangsInstanceEvent(Operation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void DeliverXlangsInstanceEvent(Microsoft::XLANGs::RuntimeTypes::Operation events);
public void DeliverXlangsInstanceEvent (Microsoft.XLANGs.RuntimeTypes.Operation events);
abstract member DeliverXlangsInstanceEvent : Microsoft.XLANGs.RuntimeTypes.Operation -> unit
Public Sub DeliverXlangsInstanceEvent (events As Operation)
Parameters
- events
- Operation