The listener type.
Namespace: NHibernate.Cfg.ConfigurationSchemaAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public ListenerType Type { get; } |
Visual Basic |
---|
Public ReadOnly Property Type As ListenerType Get |
Visual C++ |
---|
public: property ListenerType Type { ListenerType get (); } |
Remarks
Default value NotValidType mean that the value is ignored.