[This is preliminary documentation and is subject to change.]
Returns inspector that threw exception
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IClientMsgInspector Inspector { get; }
public IClientMsgInspector Inspector { get; }
Public ReadOnly Property Inspector As IClientMsgInspector
Get
Public ReadOnly Property Inspector As IClientMsgInspector
Get
public:
property IClientMsgInspector^ Inspector {
IClientMsgInspector^ get ();
}
public:
property IClientMsgInspector^ Inspector {
IClientMsgInspector^ get ();
}
member Inspector : IClientMsgInspector with get
member Inspector : IClientMsgInspector with get
Property Value
Type:
IClientMsgInspector