An NDoc Documented Class Library

MsgConfig.DisableMessageID Property

This configuration value enables or disables message IDs being sent in a message. This may be used as an optimization to reduce the overhead associated with sending the message's ID.

This application configuration value is defined as "DisableMessageID".

The default value is "False".

public static bool DisableMessageID {get; set;}

See Also

MsgConfig Class | webMethods.Msg Namespace