Event arguments which hold a reference to the ChannelFactory instance which raised the event.

Namespace:  Mindscape.LightSpeed.ServiceModel
Assembly:  Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public class FactoryEventArgs : EventArgs
Visual Basic (Declaration)
Public Class FactoryEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Mindscape.LightSpeed.ServiceModel..::.FactoryEventArgs

See Also