[This is preliminary documentation and is subject to change.]
Returns server message inspectors for this instance
Namespace: NFX.Glue.ImplementationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public OrderedRegistry<IServerMsgInspector> ServerMsgInspectors { get; }
public OrderedRegistry<IServerMsgInspector> ServerMsgInspectors { get; }
Public ReadOnly Property ServerMsgInspectors As OrderedRegistry(Of IServerMsgInspector)
Get
Public ReadOnly Property ServerMsgInspectors As OrderedRegistry(Of IServerMsgInspector)
Get
public:
virtual property OrderedRegistry<IServerMsgInspector^>^ ServerMsgInspectors {
OrderedRegistry<IServerMsgInspector^>^ get () sealed;
}
public:
virtual property OrderedRegistry<IServerMsgInspector^>^ ServerMsgInspectors {
OrderedRegistry<IServerMsgInspector^>^ get () sealed;
}
abstract ServerMsgInspectors : OrderedRegistry<IServerMsgInspector> with get
override ServerMsgInspectors : OrderedRegistry<IServerMsgInspector> with get
abstract ServerMsgInspectors : OrderedRegistry<IServerMsgInspector> with get
override ServerMsgInspectors : OrderedRegistry<IServerMsgInspector> with get
Property Value
Type:
OrderedRegistry IServerMsgInspector Implements
IGlue ServerMsgInspectors