ServiceProxy<TService>.FactoryOpened Event

Definition

Occurs when a channel factory is opened.

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

Event Type

Applies to