EventBus.Detach Method

public void Detach( 
EventBus bus 
)
This language is not supported or no code example is available.
public:  
void Detach( 
EventBus^ bus 
)
This language is not supported or no code example is available.
public function Detach( 
bus : EventBus 
);
This language is not supported or no code example is available.

Parameters

bus
EventBus

In this article

Definition