Aracılığıyla paylaş


ServiceChannel<TChannel>.ChannelOpened Event

Definition

Occurs when a service channel transitions into the opened state.

public:
 event EventHandler<Microsoft::Xrm::Sdk::Client::ChannelEventArgs ^> ^ ChannelOpened;
public event EventHandler<Microsoft.Xrm.Sdk.Client.ChannelEventArgs> ChannelOpened;
member this.ChannelOpened : EventHandler<Microsoft.Xrm.Sdk.Client.ChannelEventArgs> 
Public Event ChannelOpened As EventHandler(Of ChannelEventArgs) 

Event Type

Applies to