Interface IUnsolicitedNotification
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/ldap/UnsolicitedNotification.html
public interface IUnsolicitedNotification
Properties
Exception
NamingException Exception { get; }
Property Value
Referrals
String[] Referrals { get; }
Property Value
- String[]