XdsObjects Help file
XdsObjects Namespace / XdsMtomServer Class
Members



XdsMtomServer Class
A server which listens for incoming transactions for requests which include document data.
Syntax
Public Class XdsMtomServer 
   Inherits XdsBaseServer
Dim instance As XdsMtomServer
public class XdsMtomServer : XdsBaseServer 
public ref class XdsMtomServer : public XdsBaseServer 
Inheritance Hierarchy

System.Object
   XdsObjects.XdsBaseServer
      XdsObjects.XdsMtomServer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also