[This is preliminary documentation and is subject to change.]
Inspects messages on the client side. ClientInspectors may be registered on ClientEndPoint, Binding or Glue levels
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IClientMsgInspector : IMsgInspector,
INamed, IOrdered, IConfigurable
public interface IClientMsgInspector : IMsgInspector,
INamed, IOrdered, IConfigurable
Public Interface IClientMsgInspector
Inherits IMsgInspector, INamed, IOrdered, IConfigurable
Public Interface IClientMsgInspector
Inherits IMsgInspector, INamed, IOrdered, IConfigurable
public interface class IClientMsgInspector : IMsgInspector,
INamed, IOrdered, IConfigurable
public interface class IClientMsgInspector : IMsgInspector,
INamed, IOrdered, IConfigurable
type IClientMsgInspector =
interface
interface IMsgInspector
interface INamed
interface IOrdered
interface IConfigurable
end
type IClientMsgInspector =
interface
interface IMsgInspector
interface INamed
interface IOrdered
interface IConfigurable
end