An NDoc Documented Class Library

MsgConfig Class

webMethods messaging configuration. Set of configurable values for this C# messaging implementation.

For a list of all members of this type, see MsgConfig Members.

System.Object
   webMethods.Msg.MsgConfig

public class MsgConfig

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

These values can be set either programmatically or by adding them to the application configuration file. When added to the application configuration file they must be defined in a configuration section named "webMethods.Msg" of type System.Configuration.SingleTagSectionHandler.

Requirements

Namespace: webMethods.Msg

Assembly: webMethods.Msg (in webMethods.Msg.dll)

See Also

MsgConfig Members | webMethods.Msg Namespace