XdsObjects Help file
XdsObjects Namespace / XdsSoapServer Class
Properties Methods Events


XdsSoapServer Class Members

The following tables list the members exposed by XdsSoapServer.

Public Constructors
 NameDescription
Public ConstructorConstruct new XdsSoapServer  
Top
Public Properties
 NameDescription
Public Property Controls the behaviour used when incoming data is received. (Inherited from XdsObjects.XdsBaseServer)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Listen on a specific endpoint  
Public Method Stops listening on all Addresses  
Top
Public Events
 NameDescription
Public Event CreatePullPointRequestReceived event  
Public Event Event which is fired when a CrossGatewayQuery transaction is Received  
Public Event Event which is fired when a DeleteDocumentSet transaction is Received  
Public Event NotifyRequestReceived event  
Public Event Event which is fired when a RegisterOnDemandDocumentEntry transaction is Received  
Public Event Event which is fired when a RegisterDocumentSet-b transaction is Received  
Public Event Event which is fired when a Multi-Patient Stored Query transaction is Received  
Public Event Event which is fired when a RegistryStoredQuery transaction is Received  
Public Event SubscriptionRequestReceived event  
Public Event UnsubscriptionRequestReceived event  
Public Event Event which is fired when a UpdateDocumentSet transaction is Received  
Top
See Also