C# Class Opc.Ua.SessionEndpoint

Inheritance: EndpointBase, ISessionEndpoint, IDiscoveryEndpoint
Afficher le fichier Open project: OPCFoundation/UA-Nodeset

Méthodes publiques

Méthode Description
ActivateSession ( ActivateSessionMessage request ) : ActivateSessionResponseMessage

The operation contract for the ActivateSession service.

ActivateSession ( IServiceRequest incoming ) : IServiceResponse

Invokes the ActivateSession service.

AddNodes ( AddNodesMessage request ) : AddNodesResponseMessage

The operation contract for the AddNodes service.

AddNodes ( IServiceRequest incoming ) : IServiceResponse

Invokes the AddNodes service.

AddReferences ( AddReferencesMessage request ) : AddReferencesResponseMessage

The operation contract for the AddReferences service.

AddReferences ( IServiceRequest incoming ) : IServiceResponse

Invokes the AddReferences service.

BeginActivateSession ( ActivateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the ActivateSession service.

BeginAddNodes ( AddNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the AddNodes service.

BeginAddReferences ( AddReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the AddReferences service.

BeginBrowse ( BrowseMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Browse service.

BeginBrowseNext ( BrowseNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the BrowseNext service.

BeginCall ( CallMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Call service.

BeginCancel ( CancelMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Cancel service.

BeginCloseSession ( CloseSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the CloseSession service.

BeginCreateMonitoredItems ( CreateMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the CreateMonitoredItems service.

BeginCreateSession ( CreateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the CreateSession service.

BeginCreateSubscription ( CreateSubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the CreateSubscription service.

BeginDeleteMonitoredItems ( DeleteMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the DeleteMonitoredItems service.

BeginDeleteNodes ( DeleteNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the DeleteNodes service.

BeginDeleteReferences ( DeleteReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the DeleteReferences service.

BeginDeleteSubscriptions ( DeleteSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the DeleteSubscriptions service.

BeginFindServers ( FindServersMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the FindServers service.

BeginFindServersOnNetwork ( FindServersOnNetworkMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the FindServersOnNetwork service.

BeginGetEndpoints ( GetEndpointsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the GetEndpoints service.

BeginHistoryRead ( HistoryReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the HistoryRead service.

BeginHistoryUpdate ( HistoryUpdateMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the HistoryUpdate service.

BeginModifyMonitoredItems ( ModifyMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the ModifyMonitoredItems service.

BeginModifySubscription ( ModifySubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the ModifySubscription service.

BeginPublish ( PublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Publish service.

BeginQueryFirst ( QueryFirstMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the QueryFirst service.

BeginQueryNext ( QueryNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the QueryNext service.

BeginRead ( ReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Read service.

BeginRegisterNodes ( RegisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the RegisterNodes service.

BeginRepublish ( RepublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Republish service.

BeginSetMonitoringMode ( SetMonitoringModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the SetMonitoringMode service.

BeginSetPublishingMode ( SetPublishingModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the SetPublishingMode service.

BeginSetTriggering ( SetTriggeringMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the SetTriggering service.

BeginTransferSubscriptions ( TransferSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the TransferSubscriptions service.

BeginTranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the TranslateBrowsePathsToNodeIds service.

BeginUnregisterNodes ( UnregisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the UnregisterNodes service.

BeginWrite ( WriteMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult

Asynchronously calls the Write service.

Browse ( BrowseMessage request ) : BrowseResponseMessage

The operation contract for the Browse service.

Browse ( IServiceRequest incoming ) : IServiceResponse

Invokes the Browse service.

BrowseNext ( BrowseNextMessage request ) : BrowseNextResponseMessage

The operation contract for the BrowseNext service.

BrowseNext ( IServiceRequest incoming ) : IServiceResponse

Invokes the BrowseNext service.

Call ( CallMessage request ) : CallResponseMessage

The operation contract for the Call service.

Call ( IServiceRequest incoming ) : IServiceResponse

Invokes the Call service.

Cancel ( CancelMessage request ) : CancelResponseMessage

The operation contract for the Cancel service.

Cancel ( IServiceRequest incoming ) : IServiceResponse

Invokes the Cancel service.

CloseSession ( CloseSessionMessage request ) : CloseSessionResponseMessage

The operation contract for the CloseSession service.

CloseSession ( IServiceRequest incoming ) : IServiceResponse

Invokes the CloseSession service.

CreateMonitoredItems ( CreateMonitoredItemsMessage request ) : CreateMonitoredItemsResponseMessage

The operation contract for the CreateMonitoredItems service.

CreateMonitoredItems ( IServiceRequest incoming ) : IServiceResponse

Invokes the CreateMonitoredItems service.

CreateSession ( CreateSessionMessage request ) : CreateSessionResponseMessage

The operation contract for the CreateSession service.

CreateSession ( IServiceRequest incoming ) : IServiceResponse

Invokes the CreateSession service.

CreateSubscription ( CreateSubscriptionMessage request ) : CreateSubscriptionResponseMessage

The operation contract for the CreateSubscription service.

CreateSubscription ( IServiceRequest incoming ) : IServiceResponse

Invokes the CreateSubscription service.

DeleteMonitoredItems ( DeleteMonitoredItemsMessage request ) : DeleteMonitoredItemsResponseMessage

The operation contract for the DeleteMonitoredItems service.

DeleteMonitoredItems ( IServiceRequest incoming ) : IServiceResponse

Invokes the DeleteMonitoredItems service.

DeleteNodes ( DeleteNodesMessage request ) : DeleteNodesResponseMessage

The operation contract for the DeleteNodes service.

DeleteNodes ( IServiceRequest incoming ) : IServiceResponse

Invokes the DeleteNodes service.

DeleteReferences ( DeleteReferencesMessage request ) : DeleteReferencesResponseMessage

The operation contract for the DeleteReferences service.

DeleteReferences ( IServiceRequest incoming ) : IServiceResponse

Invokes the DeleteReferences service.

DeleteSubscriptions ( DeleteSubscriptionsMessage request ) : DeleteSubscriptionsResponseMessage

The operation contract for the DeleteSubscriptions service.

DeleteSubscriptions ( IServiceRequest incoming ) : IServiceResponse

Invokes the DeleteSubscriptions service.

EndActivateSession ( IAsyncResult ar ) : ActivateSessionResponseMessage

Waits for an asynchronous call to the ActivateSession service to complete.

EndAddNodes ( IAsyncResult ar ) : AddNodesResponseMessage

Waits for an asynchronous call to the AddNodes service to complete.

EndAddReferences ( IAsyncResult ar ) : AddReferencesResponseMessage

Waits for an asynchronous call to the AddReferences service to complete.

EndBrowse ( IAsyncResult ar ) : BrowseResponseMessage

Waits for an asynchronous call to the Browse service to complete.

EndBrowseNext ( IAsyncResult ar ) : BrowseNextResponseMessage

Waits for an asynchronous call to the BrowseNext service to complete.

EndCall ( IAsyncResult ar ) : CallResponseMessage

Waits for an asynchronous call to the Call service to complete.

EndCancel ( IAsyncResult ar ) : CancelResponseMessage

Waits for an asynchronous call to the Cancel service to complete.

EndCloseSession ( IAsyncResult ar ) : CloseSessionResponseMessage

Waits for an asynchronous call to the CloseSession service to complete.

EndCreateMonitoredItems ( IAsyncResult ar ) : CreateMonitoredItemsResponseMessage

Waits for an asynchronous call to the CreateMonitoredItems service to complete.

EndCreateSession ( IAsyncResult ar ) : CreateSessionResponseMessage

Waits for an asynchronous call to the CreateSession service to complete.

EndCreateSubscription ( IAsyncResult ar ) : CreateSubscriptionResponseMessage

Waits for an asynchronous call to the CreateSubscription service to complete.

EndDeleteMonitoredItems ( IAsyncResult ar ) : DeleteMonitoredItemsResponseMessage

Waits for an asynchronous call to the DeleteMonitoredItems service to complete.

EndDeleteNodes ( IAsyncResult ar ) : DeleteNodesResponseMessage

Waits for an asynchronous call to the DeleteNodes service to complete.

EndDeleteReferences ( IAsyncResult ar ) : DeleteReferencesResponseMessage

Waits for an asynchronous call to the DeleteReferences service to complete.

EndDeleteSubscriptions ( IAsyncResult ar ) : DeleteSubscriptionsResponseMessage

Waits for an asynchronous call to the DeleteSubscriptions service to complete.

EndFindServers ( IAsyncResult ar ) : FindServersResponseMessage

Waits for an asynchronous call to the FindServers service to complete.

EndFindServersOnNetwork ( IAsyncResult ar ) : FindServersOnNetworkResponseMessage

Waits for an asynchronous call to the FindServersOnNetwork service to complete.

EndGetEndpoints ( IAsyncResult ar ) : GetEndpointsResponseMessage

Waits for an asynchronous call to the GetEndpoints service to complete.

EndHistoryRead ( IAsyncResult ar ) : HistoryReadResponseMessage

Waits for an asynchronous call to the HistoryRead service to complete.

EndHistoryUpdate ( IAsyncResult ar ) : HistoryUpdateResponseMessage

Waits for an asynchronous call to the HistoryUpdate service to complete.

EndModifyMonitoredItems ( IAsyncResult ar ) : ModifyMonitoredItemsResponseMessage

Waits for an asynchronous call to the ModifyMonitoredItems service to complete.

EndModifySubscription ( IAsyncResult ar ) : ModifySubscriptionResponseMessage

Waits for an asynchronous call to the ModifySubscription service to complete.

EndPublish ( IAsyncResult ar ) : PublishResponseMessage

Waits for an asynchronous call to the Publish service to complete.

EndQueryFirst ( IAsyncResult ar ) : QueryFirstResponseMessage

Waits for an asynchronous call to the QueryFirst service to complete.

EndQueryNext ( IAsyncResult ar ) : QueryNextResponseMessage

Waits for an asynchronous call to the QueryNext service to complete.

EndRead ( IAsyncResult ar ) : ReadResponseMessage

Waits for an asynchronous call to the Read service to complete.

EndRegisterNodes ( IAsyncResult ar ) : RegisterNodesResponseMessage

Waits for an asynchronous call to the RegisterNodes service to complete.

EndRepublish ( IAsyncResult ar ) : RepublishResponseMessage

Waits for an asynchronous call to the Republish service to complete.

EndSetMonitoringMode ( IAsyncResult ar ) : SetMonitoringModeResponseMessage

Waits for an asynchronous call to the SetMonitoringMode service to complete.

EndSetPublishingMode ( IAsyncResult ar ) : SetPublishingModeResponseMessage

Waits for an asynchronous call to the SetPublishingMode service to complete.

EndSetTriggering ( IAsyncResult ar ) : SetTriggeringResponseMessage

Waits for an asynchronous call to the SetTriggering service to complete.

EndTransferSubscriptions ( IAsyncResult ar ) : TransferSubscriptionsResponseMessage

Waits for an asynchronous call to the TransferSubscriptions service to complete.

EndTranslateBrowsePathsToNodeIds ( IAsyncResult ar ) : TranslateBrowsePathsToNodeIdsResponseMessage

Waits for an asynchronous call to the TranslateBrowsePathsToNodeIds service to complete.

EndUnregisterNodes ( IAsyncResult ar ) : UnregisterNodesResponseMessage

Waits for an asynchronous call to the UnregisterNodes service to complete.

EndWrite ( IAsyncResult ar ) : WriteResponseMessage

Waits for an asynchronous call to the Write service to complete.

FindServers ( FindServersMessage request ) : FindServersResponseMessage

The operation contract for the FindServers service.

FindServers ( IServiceRequest incoming ) : IServiceResponse

Invokes the FindServers service.

FindServersOnNetwork ( FindServersOnNetworkMessage request ) : FindServersOnNetworkResponseMessage

The operation contract for the FindServersOnNetwork service.

FindServersOnNetwork ( IServiceRequest incoming ) : IServiceResponse

Invokes the FindServersOnNetwork service.

GetEndpoints ( GetEndpointsMessage request ) : GetEndpointsResponseMessage

The operation contract for the GetEndpoints service.

GetEndpoints ( IServiceRequest incoming ) : IServiceResponse

Invokes the GetEndpoints service.

HistoryRead ( HistoryReadMessage request ) : HistoryReadResponseMessage

The operation contract for the HistoryRead service.

HistoryRead ( IServiceRequest incoming ) : IServiceResponse

Invokes the HistoryRead service.

HistoryUpdate ( HistoryUpdateMessage request ) : HistoryUpdateResponseMessage

The operation contract for the HistoryUpdate service.

HistoryUpdate ( IServiceRequest incoming ) : IServiceResponse

Invokes the HistoryUpdate service.

ModifyMonitoredItems ( IServiceRequest incoming ) : IServiceResponse

Invokes the ModifyMonitoredItems service.

ModifyMonitoredItems ( ModifyMonitoredItemsMessage request ) : ModifyMonitoredItemsResponseMessage

The operation contract for the ModifyMonitoredItems service.

ModifySubscription ( IServiceRequest incoming ) : IServiceResponse

Invokes the ModifySubscription service.

ModifySubscription ( ModifySubscriptionMessage request ) : ModifySubscriptionResponseMessage

The operation contract for the ModifySubscription service.

Publish ( IServiceRequest incoming ) : IServiceResponse

Invokes the Publish service.

Publish ( PublishMessage request ) : PublishResponseMessage

The operation contract for the Publish service.

QueryFirst ( IServiceRequest incoming ) : IServiceResponse

Invokes the QueryFirst service.

QueryFirst ( QueryFirstMessage request ) : QueryFirstResponseMessage

The operation contract for the QueryFirst service.

QueryNext ( IServiceRequest incoming ) : IServiceResponse

Invokes the QueryNext service.

QueryNext ( QueryNextMessage request ) : QueryNextResponseMessage

The operation contract for the QueryNext service.

Read ( IServiceRequest incoming ) : IServiceResponse

Invokes the Read service.

Read ( ReadMessage request ) : ReadResponseMessage

The operation contract for the Read service.

RegisterNodes ( IServiceRequest incoming ) : IServiceResponse

Invokes the RegisterNodes service.

RegisterNodes ( RegisterNodesMessage request ) : RegisterNodesResponseMessage

The operation contract for the RegisterNodes service.

Republish ( IServiceRequest incoming ) : IServiceResponse

Invokes the Republish service.

Republish ( RepublishMessage request ) : RepublishResponseMessage

The operation contract for the Republish service.

SessionEndpoint ( ) : System

Initializes the object when it is created by the WCF framework.

SessionEndpoint ( IServiceHostBase host ) : System

Initializes the when it is created directly.

SessionEndpoint ( ServerBase server ) : System

Initializes a new instance of the SessionEndpoint class.

SetMonitoringMode ( IServiceRequest incoming ) : IServiceResponse

Invokes the SetMonitoringMode service.

SetMonitoringMode ( SetMonitoringModeMessage request ) : SetMonitoringModeResponseMessage

The operation contract for the SetMonitoringMode service.

SetPublishingMode ( IServiceRequest incoming ) : IServiceResponse

Invokes the SetPublishingMode service.

SetPublishingMode ( SetPublishingModeMessage request ) : SetPublishingModeResponseMessage

The operation contract for the SetPublishingMode service.

SetTriggering ( IServiceRequest incoming ) : IServiceResponse

Invokes the SetTriggering service.

SetTriggering ( SetTriggeringMessage request ) : SetTriggeringResponseMessage

The operation contract for the SetTriggering service.

TransferSubscriptions ( IServiceRequest incoming ) : IServiceResponse

Invokes the TransferSubscriptions service.

TransferSubscriptions ( TransferSubscriptionsMessage request ) : TransferSubscriptionsResponseMessage

The operation contract for the TransferSubscriptions service.

TranslateBrowsePathsToNodeIds ( IServiceRequest incoming ) : IServiceResponse

Invokes the TranslateBrowsePathsToNodeIds service.

TranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage request ) : TranslateBrowsePathsToNodeIdsResponseMessage

The operation contract for the TranslateBrowsePathsToNodeIds service.

UnregisterNodes ( IServiceRequest incoming ) : IServiceResponse

Invokes the UnregisterNodes service.

UnregisterNodes ( UnregisterNodesMessage request ) : UnregisterNodesResponseMessage

The operation contract for the UnregisterNodes service.

Write ( IServiceRequest incoming ) : IServiceResponse

Invokes the Write service.

Write ( WriteMessage request ) : WriteResponseMessage

The operation contract for the Write service.

Méthodes protégées

Méthode Description
CreateKnownTypes ( ) : void

Populates the known types table.

Method Details

ActivateSession() public méthode

The operation contract for the ActivateSession service.
public ActivateSession ( ActivateSessionMessage request ) : ActivateSessionResponseMessage
request ActivateSessionMessage
Résultat ActivateSessionResponseMessage

ActivateSession() public méthode

Invokes the ActivateSession service.
public ActivateSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

AddNodes() public méthode

The operation contract for the AddNodes service.
public AddNodes ( AddNodesMessage request ) : AddNodesResponseMessage
request AddNodesMessage
Résultat AddNodesResponseMessage

AddNodes() public méthode

Invokes the AddNodes service.
public AddNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

AddReferences() public méthode

The operation contract for the AddReferences service.
public AddReferences ( AddReferencesMessage request ) : AddReferencesResponseMessage
request AddReferencesMessage
Résultat AddReferencesResponseMessage

AddReferences() public méthode

Invokes the AddReferences service.
public AddReferences ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

BeginActivateSession() public méthode

Asynchronously calls the ActivateSession service.
public BeginActivateSession ( ActivateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ActivateSessionMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginAddNodes() public méthode

Asynchronously calls the AddNodes service.
public BeginAddNodes ( AddNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message AddNodesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginAddReferences() public méthode

Asynchronously calls the AddReferences service.
public BeginAddReferences ( AddReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message AddReferencesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginBrowse() public méthode

Asynchronously calls the Browse service.
public BeginBrowse ( BrowseMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message BrowseMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginBrowseNext() public méthode

Asynchronously calls the BrowseNext service.
public BeginBrowseNext ( BrowseNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message BrowseNextMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCall() public méthode

Asynchronously calls the Call service.
public BeginCall ( CallMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CallMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCancel() public méthode

Asynchronously calls the Cancel service.
public BeginCancel ( CancelMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CancelMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCloseSession() public méthode

Asynchronously calls the CloseSession service.
public BeginCloseSession ( CloseSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CloseSessionMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCreateMonitoredItems() public méthode

Asynchronously calls the CreateMonitoredItems service.
public BeginCreateMonitoredItems ( CreateMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateMonitoredItemsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCreateSession() public méthode

Asynchronously calls the CreateSession service.
public BeginCreateSession ( CreateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateSessionMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginCreateSubscription() public méthode

Asynchronously calls the CreateSubscription service.
public BeginCreateSubscription ( CreateSubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateSubscriptionMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginDeleteMonitoredItems() public méthode

Asynchronously calls the DeleteMonitoredItems service.
public BeginDeleteMonitoredItems ( DeleteMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteMonitoredItemsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginDeleteNodes() public méthode

Asynchronously calls the DeleteNodes service.
public BeginDeleteNodes ( DeleteNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteNodesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginDeleteReferences() public méthode

Asynchronously calls the DeleteReferences service.
public BeginDeleteReferences ( DeleteReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteReferencesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginDeleteSubscriptions() public méthode

Asynchronously calls the DeleteSubscriptions service.
public BeginDeleteSubscriptions ( DeleteSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteSubscriptionsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginFindServers() public méthode

Asynchronously calls the FindServers service.
public BeginFindServers ( FindServersMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message FindServersMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginFindServersOnNetwork() public méthode

Asynchronously calls the FindServersOnNetwork service.
public BeginFindServersOnNetwork ( FindServersOnNetworkMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message FindServersOnNetworkMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginGetEndpoints() public méthode

Asynchronously calls the GetEndpoints service.
public BeginGetEndpoints ( GetEndpointsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message GetEndpointsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginHistoryRead() public méthode

Asynchronously calls the HistoryRead service.
public BeginHistoryRead ( HistoryReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message HistoryReadMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginHistoryUpdate() public méthode

Asynchronously calls the HistoryUpdate service.
public BeginHistoryUpdate ( HistoryUpdateMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message HistoryUpdateMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginModifyMonitoredItems() public méthode

Asynchronously calls the ModifyMonitoredItems service.
public BeginModifyMonitoredItems ( ModifyMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ModifyMonitoredItemsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginModifySubscription() public méthode

Asynchronously calls the ModifySubscription service.
public BeginModifySubscription ( ModifySubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ModifySubscriptionMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginPublish() public méthode

Asynchronously calls the Publish service.
public BeginPublish ( PublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message PublishMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginQueryFirst() public méthode

Asynchronously calls the QueryFirst service.
public BeginQueryFirst ( QueryFirstMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message QueryFirstMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginQueryNext() public méthode

Asynchronously calls the QueryNext service.
public BeginQueryNext ( QueryNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message QueryNextMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginRead() public méthode

Asynchronously calls the Read service.
public BeginRead ( ReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ReadMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginRegisterNodes() public méthode

Asynchronously calls the RegisterNodes service.
public BeginRegisterNodes ( RegisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message RegisterNodesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginRepublish() public méthode

Asynchronously calls the Republish service.
public BeginRepublish ( RepublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message RepublishMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginSetMonitoringMode() public méthode

Asynchronously calls the SetMonitoringMode service.
public BeginSetMonitoringMode ( SetMonitoringModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetMonitoringModeMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginSetPublishingMode() public méthode

Asynchronously calls the SetPublishingMode service.
public BeginSetPublishingMode ( SetPublishingModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetPublishingModeMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginSetTriggering() public méthode

Asynchronously calls the SetTriggering service.
public BeginSetTriggering ( SetTriggeringMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetTriggeringMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginTransferSubscriptions() public méthode

Asynchronously calls the TransferSubscriptions service.
public BeginTransferSubscriptions ( TransferSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message TransferSubscriptionsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginTranslateBrowsePathsToNodeIds() public méthode

Asynchronously calls the TranslateBrowsePathsToNodeIds service.
public BeginTranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message TranslateBrowsePathsToNodeIdsMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginUnregisterNodes() public méthode

Asynchronously calls the UnregisterNodes service.
public BeginUnregisterNodes ( UnregisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message UnregisterNodesMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

BeginWrite() public méthode

Asynchronously calls the Write service.
public BeginWrite ( WriteMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message WriteMessage
callback AsyncCallback
callbackData object
Résultat IAsyncResult

Browse() public méthode

The operation contract for the Browse service.
public Browse ( BrowseMessage request ) : BrowseResponseMessage
request BrowseMessage
Résultat BrowseResponseMessage

Browse() public méthode

Invokes the Browse service.
public Browse ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

BrowseNext() public méthode

The operation contract for the BrowseNext service.
public BrowseNext ( BrowseNextMessage request ) : BrowseNextResponseMessage
request BrowseNextMessage
Résultat BrowseNextResponseMessage

BrowseNext() public méthode

Invokes the BrowseNext service.
public BrowseNext ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Call() public méthode

The operation contract for the Call service.
public Call ( CallMessage request ) : CallResponseMessage
request CallMessage
Résultat CallResponseMessage

Call() public méthode

Invokes the Call service.
public Call ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Cancel() public méthode

The operation contract for the Cancel service.
public Cancel ( CancelMessage request ) : CancelResponseMessage
request CancelMessage
Résultat CancelResponseMessage

Cancel() public méthode

Invokes the Cancel service.
public Cancel ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

CloseSession() public méthode

The operation contract for the CloseSession service.
public CloseSession ( CloseSessionMessage request ) : CloseSessionResponseMessage
request CloseSessionMessage
Résultat CloseSessionResponseMessage

CloseSession() public méthode

Invokes the CloseSession service.
public CloseSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

CreateKnownTypes() protected méthode

Populates the known types table.
protected CreateKnownTypes ( ) : void
Résultat void

CreateMonitoredItems() public méthode

The operation contract for the CreateMonitoredItems service.
public CreateMonitoredItems ( CreateMonitoredItemsMessage request ) : CreateMonitoredItemsResponseMessage
request CreateMonitoredItemsMessage
Résultat CreateMonitoredItemsResponseMessage

CreateMonitoredItems() public méthode

Invokes the CreateMonitoredItems service.
public CreateMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

CreateSession() public méthode

The operation contract for the CreateSession service.
public CreateSession ( CreateSessionMessage request ) : CreateSessionResponseMessage
request CreateSessionMessage
Résultat CreateSessionResponseMessage

CreateSession() public méthode

Invokes the CreateSession service.
public CreateSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

CreateSubscription() public méthode

The operation contract for the CreateSubscription service.
public CreateSubscription ( CreateSubscriptionMessage request ) : CreateSubscriptionResponseMessage
request CreateSubscriptionMessage
Résultat CreateSubscriptionResponseMessage

CreateSubscription() public méthode

Invokes the CreateSubscription service.
public CreateSubscription ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

DeleteMonitoredItems() public méthode

The operation contract for the DeleteMonitoredItems service.
public DeleteMonitoredItems ( DeleteMonitoredItemsMessage request ) : DeleteMonitoredItemsResponseMessage
request DeleteMonitoredItemsMessage
Résultat DeleteMonitoredItemsResponseMessage

DeleteMonitoredItems() public méthode

Invokes the DeleteMonitoredItems service.
public DeleteMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

DeleteNodes() public méthode

The operation contract for the DeleteNodes service.
public DeleteNodes ( DeleteNodesMessage request ) : DeleteNodesResponseMessage
request DeleteNodesMessage
Résultat DeleteNodesResponseMessage

DeleteNodes() public méthode

Invokes the DeleteNodes service.
public DeleteNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

DeleteReferences() public méthode

The operation contract for the DeleteReferences service.
public DeleteReferences ( DeleteReferencesMessage request ) : DeleteReferencesResponseMessage
request DeleteReferencesMessage
Résultat DeleteReferencesResponseMessage

DeleteReferences() public méthode

Invokes the DeleteReferences service.
public DeleteReferences ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

DeleteSubscriptions() public méthode

The operation contract for the DeleteSubscriptions service.
public DeleteSubscriptions ( DeleteSubscriptionsMessage request ) : DeleteSubscriptionsResponseMessage
request DeleteSubscriptionsMessage
Résultat DeleteSubscriptionsResponseMessage

DeleteSubscriptions() public méthode

Invokes the DeleteSubscriptions service.
public DeleteSubscriptions ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

EndActivateSession() public méthode

Waits for an asynchronous call to the ActivateSession service to complete.
public EndActivateSession ( IAsyncResult ar ) : ActivateSessionResponseMessage
ar IAsyncResult
Résultat ActivateSessionResponseMessage

EndAddNodes() public méthode

Waits for an asynchronous call to the AddNodes service to complete.
public EndAddNodes ( IAsyncResult ar ) : AddNodesResponseMessage
ar IAsyncResult
Résultat AddNodesResponseMessage

EndAddReferences() public méthode

Waits for an asynchronous call to the AddReferences service to complete.
public EndAddReferences ( IAsyncResult ar ) : AddReferencesResponseMessage
ar IAsyncResult
Résultat AddReferencesResponseMessage

EndBrowse() public méthode

Waits for an asynchronous call to the Browse service to complete.
public EndBrowse ( IAsyncResult ar ) : BrowseResponseMessage
ar IAsyncResult
Résultat BrowseResponseMessage

EndBrowseNext() public méthode

Waits for an asynchronous call to the BrowseNext service to complete.
public EndBrowseNext ( IAsyncResult ar ) : BrowseNextResponseMessage
ar IAsyncResult
Résultat BrowseNextResponseMessage

EndCall() public méthode

Waits for an asynchronous call to the Call service to complete.
public EndCall ( IAsyncResult ar ) : CallResponseMessage
ar IAsyncResult
Résultat CallResponseMessage

EndCancel() public méthode

Waits for an asynchronous call to the Cancel service to complete.
public EndCancel ( IAsyncResult ar ) : CancelResponseMessage
ar IAsyncResult
Résultat CancelResponseMessage

EndCloseSession() public méthode

Waits for an asynchronous call to the CloseSession service to complete.
public EndCloseSession ( IAsyncResult ar ) : CloseSessionResponseMessage
ar IAsyncResult
Résultat CloseSessionResponseMessage

EndCreateMonitoredItems() public méthode

Waits for an asynchronous call to the CreateMonitoredItems service to complete.
public EndCreateMonitoredItems ( IAsyncResult ar ) : CreateMonitoredItemsResponseMessage
ar IAsyncResult
Résultat CreateMonitoredItemsResponseMessage

EndCreateSession() public méthode

Waits for an asynchronous call to the CreateSession service to complete.
public EndCreateSession ( IAsyncResult ar ) : CreateSessionResponseMessage
ar IAsyncResult
Résultat CreateSessionResponseMessage

EndCreateSubscription() public méthode

Waits for an asynchronous call to the CreateSubscription service to complete.
public EndCreateSubscription ( IAsyncResult ar ) : CreateSubscriptionResponseMessage
ar IAsyncResult
Résultat CreateSubscriptionResponseMessage

EndDeleteMonitoredItems() public méthode

Waits for an asynchronous call to the DeleteMonitoredItems service to complete.
public EndDeleteMonitoredItems ( IAsyncResult ar ) : DeleteMonitoredItemsResponseMessage
ar IAsyncResult
Résultat DeleteMonitoredItemsResponseMessage

EndDeleteNodes() public méthode

Waits for an asynchronous call to the DeleteNodes service to complete.
public EndDeleteNodes ( IAsyncResult ar ) : DeleteNodesResponseMessage
ar IAsyncResult
Résultat DeleteNodesResponseMessage

EndDeleteReferences() public méthode

Waits for an asynchronous call to the DeleteReferences service to complete.
public EndDeleteReferences ( IAsyncResult ar ) : DeleteReferencesResponseMessage
ar IAsyncResult
Résultat DeleteReferencesResponseMessage

EndDeleteSubscriptions() public méthode

Waits for an asynchronous call to the DeleteSubscriptions service to complete.
public EndDeleteSubscriptions ( IAsyncResult ar ) : DeleteSubscriptionsResponseMessage
ar IAsyncResult
Résultat DeleteSubscriptionsResponseMessage

EndFindServers() public méthode

Waits for an asynchronous call to the FindServers service to complete.
public EndFindServers ( IAsyncResult ar ) : FindServersResponseMessage
ar IAsyncResult
Résultat FindServersResponseMessage

EndFindServersOnNetwork() public méthode

Waits for an asynchronous call to the FindServersOnNetwork service to complete.
public EndFindServersOnNetwork ( IAsyncResult ar ) : FindServersOnNetworkResponseMessage
ar IAsyncResult
Résultat FindServersOnNetworkResponseMessage

EndGetEndpoints() public méthode

Waits for an asynchronous call to the GetEndpoints service to complete.
public EndGetEndpoints ( IAsyncResult ar ) : GetEndpointsResponseMessage
ar IAsyncResult
Résultat GetEndpointsResponseMessage

EndHistoryRead() public méthode

Waits for an asynchronous call to the HistoryRead service to complete.
public EndHistoryRead ( IAsyncResult ar ) : HistoryReadResponseMessage
ar IAsyncResult
Résultat HistoryReadResponseMessage

EndHistoryUpdate() public méthode

Waits for an asynchronous call to the HistoryUpdate service to complete.
public EndHistoryUpdate ( IAsyncResult ar ) : HistoryUpdateResponseMessage
ar IAsyncResult
Résultat HistoryUpdateResponseMessage

EndModifyMonitoredItems() public méthode

Waits for an asynchronous call to the ModifyMonitoredItems service to complete.
public EndModifyMonitoredItems ( IAsyncResult ar ) : ModifyMonitoredItemsResponseMessage
ar IAsyncResult
Résultat ModifyMonitoredItemsResponseMessage

EndModifySubscription() public méthode

Waits for an asynchronous call to the ModifySubscription service to complete.
public EndModifySubscription ( IAsyncResult ar ) : ModifySubscriptionResponseMessage
ar IAsyncResult
Résultat ModifySubscriptionResponseMessage

EndPublish() public méthode

Waits for an asynchronous call to the Publish service to complete.
public EndPublish ( IAsyncResult ar ) : PublishResponseMessage
ar IAsyncResult
Résultat PublishResponseMessage

EndQueryFirst() public méthode

Waits for an asynchronous call to the QueryFirst service to complete.
public EndQueryFirst ( IAsyncResult ar ) : QueryFirstResponseMessage
ar IAsyncResult
Résultat QueryFirstResponseMessage

EndQueryNext() public méthode

Waits for an asynchronous call to the QueryNext service to complete.
public EndQueryNext ( IAsyncResult ar ) : QueryNextResponseMessage
ar IAsyncResult
Résultat QueryNextResponseMessage

EndRead() public méthode

Waits for an asynchronous call to the Read service to complete.
public EndRead ( IAsyncResult ar ) : ReadResponseMessage
ar IAsyncResult
Résultat ReadResponseMessage

EndRegisterNodes() public méthode

Waits for an asynchronous call to the RegisterNodes service to complete.
public EndRegisterNodes ( IAsyncResult ar ) : RegisterNodesResponseMessage
ar IAsyncResult
Résultat RegisterNodesResponseMessage

EndRepublish() public méthode

Waits for an asynchronous call to the Republish service to complete.
public EndRepublish ( IAsyncResult ar ) : RepublishResponseMessage
ar IAsyncResult
Résultat RepublishResponseMessage

EndSetMonitoringMode() public méthode

Waits for an asynchronous call to the SetMonitoringMode service to complete.
public EndSetMonitoringMode ( IAsyncResult ar ) : SetMonitoringModeResponseMessage
ar IAsyncResult
Résultat SetMonitoringModeResponseMessage

EndSetPublishingMode() public méthode

Waits for an asynchronous call to the SetPublishingMode service to complete.
public EndSetPublishingMode ( IAsyncResult ar ) : SetPublishingModeResponseMessage
ar IAsyncResult
Résultat SetPublishingModeResponseMessage

EndSetTriggering() public méthode

Waits for an asynchronous call to the SetTriggering service to complete.
public EndSetTriggering ( IAsyncResult ar ) : SetTriggeringResponseMessage
ar IAsyncResult
Résultat SetTriggeringResponseMessage

EndTransferSubscriptions() public méthode

Waits for an asynchronous call to the TransferSubscriptions service to complete.
public EndTransferSubscriptions ( IAsyncResult ar ) : TransferSubscriptionsResponseMessage
ar IAsyncResult
Résultat TransferSubscriptionsResponseMessage

EndTranslateBrowsePathsToNodeIds() public méthode

Waits for an asynchronous call to the TranslateBrowsePathsToNodeIds service to complete.
public EndTranslateBrowsePathsToNodeIds ( IAsyncResult ar ) : TranslateBrowsePathsToNodeIdsResponseMessage
ar IAsyncResult
Résultat TranslateBrowsePathsToNodeIdsResponseMessage

EndUnregisterNodes() public méthode

Waits for an asynchronous call to the UnregisterNodes service to complete.
public EndUnregisterNodes ( IAsyncResult ar ) : UnregisterNodesResponseMessage
ar IAsyncResult
Résultat UnregisterNodesResponseMessage

EndWrite() public méthode

Waits for an asynchronous call to the Write service to complete.
public EndWrite ( IAsyncResult ar ) : WriteResponseMessage
ar IAsyncResult
Résultat WriteResponseMessage

FindServers() public méthode

The operation contract for the FindServers service.
public FindServers ( FindServersMessage request ) : FindServersResponseMessage
request FindServersMessage
Résultat FindServersResponseMessage

FindServers() public méthode

Invokes the FindServers service.
public FindServers ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

FindServersOnNetwork() public méthode

The operation contract for the FindServersOnNetwork service.
public FindServersOnNetwork ( FindServersOnNetworkMessage request ) : FindServersOnNetworkResponseMessage
request FindServersOnNetworkMessage
Résultat FindServersOnNetworkResponseMessage

FindServersOnNetwork() public méthode

Invokes the FindServersOnNetwork service.
public FindServersOnNetwork ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

GetEndpoints() public méthode

The operation contract for the GetEndpoints service.
public GetEndpoints ( GetEndpointsMessage request ) : GetEndpointsResponseMessage
request GetEndpointsMessage
Résultat GetEndpointsResponseMessage

GetEndpoints() public méthode

Invokes the GetEndpoints service.
public GetEndpoints ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

HistoryRead() public méthode

The operation contract for the HistoryRead service.
public HistoryRead ( HistoryReadMessage request ) : HistoryReadResponseMessage
request HistoryReadMessage
Résultat HistoryReadResponseMessage

HistoryRead() public méthode

Invokes the HistoryRead service.
public HistoryRead ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

HistoryUpdate() public méthode

The operation contract for the HistoryUpdate service.
public HistoryUpdate ( HistoryUpdateMessage request ) : HistoryUpdateResponseMessage
request HistoryUpdateMessage
Résultat HistoryUpdateResponseMessage

HistoryUpdate() public méthode

Invokes the HistoryUpdate service.
public HistoryUpdate ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

ModifyMonitoredItems() public méthode

Invokes the ModifyMonitoredItems service.
public ModifyMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

ModifyMonitoredItems() public méthode

The operation contract for the ModifyMonitoredItems service.
public ModifyMonitoredItems ( ModifyMonitoredItemsMessage request ) : ModifyMonitoredItemsResponseMessage
request ModifyMonitoredItemsMessage
Résultat ModifyMonitoredItemsResponseMessage

ModifySubscription() public méthode

Invokes the ModifySubscription service.
public ModifySubscription ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

ModifySubscription() public méthode

The operation contract for the ModifySubscription service.
public ModifySubscription ( ModifySubscriptionMessage request ) : ModifySubscriptionResponseMessage
request ModifySubscriptionMessage
Résultat ModifySubscriptionResponseMessage

Publish() public méthode

Invokes the Publish service.
public Publish ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Publish() public méthode

The operation contract for the Publish service.
public Publish ( PublishMessage request ) : PublishResponseMessage
request PublishMessage
Résultat PublishResponseMessage

QueryFirst() public méthode

Invokes the QueryFirst service.
public QueryFirst ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

QueryFirst() public méthode

The operation contract for the QueryFirst service.
public QueryFirst ( QueryFirstMessage request ) : QueryFirstResponseMessage
request QueryFirstMessage
Résultat QueryFirstResponseMessage

QueryNext() public méthode

Invokes the QueryNext service.
public QueryNext ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

QueryNext() public méthode

The operation contract for the QueryNext service.
public QueryNext ( QueryNextMessage request ) : QueryNextResponseMessage
request QueryNextMessage
Résultat QueryNextResponseMessage

Read() public méthode

Invokes the Read service.
public Read ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Read() public méthode

The operation contract for the Read service.
public Read ( ReadMessage request ) : ReadResponseMessage
request ReadMessage
Résultat ReadResponseMessage

RegisterNodes() public méthode

Invokes the RegisterNodes service.
public RegisterNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

RegisterNodes() public méthode

The operation contract for the RegisterNodes service.
public RegisterNodes ( RegisterNodesMessage request ) : RegisterNodesResponseMessage
request RegisterNodesMessage
Résultat RegisterNodesResponseMessage

Republish() public méthode

Invokes the Republish service.
public Republish ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Republish() public méthode

The operation contract for the Republish service.
public Republish ( RepublishMessage request ) : RepublishResponseMessage
request RepublishMessage
Résultat RepublishResponseMessage

SessionEndpoint() public méthode

Initializes the object when it is created by the WCF framework.
public SessionEndpoint ( ) : System
Résultat System

SessionEndpoint() public méthode

Initializes the when it is created directly.
public SessionEndpoint ( IServiceHostBase host ) : System
host IServiceHostBase
Résultat System

SessionEndpoint() public méthode

Initializes a new instance of the SessionEndpoint class.
public SessionEndpoint ( ServerBase server ) : System
server ServerBase The server.
Résultat System

SetMonitoringMode() public méthode

Invokes the SetMonitoringMode service.
public SetMonitoringMode ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

SetMonitoringMode() public méthode

The operation contract for the SetMonitoringMode service.
public SetMonitoringMode ( SetMonitoringModeMessage request ) : SetMonitoringModeResponseMessage
request SetMonitoringModeMessage
Résultat SetMonitoringModeResponseMessage

SetPublishingMode() public méthode

Invokes the SetPublishingMode service.
public SetPublishingMode ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

SetPublishingMode() public méthode

The operation contract for the SetPublishingMode service.
public SetPublishingMode ( SetPublishingModeMessage request ) : SetPublishingModeResponseMessage
request SetPublishingModeMessage
Résultat SetPublishingModeResponseMessage

SetTriggering() public méthode

Invokes the SetTriggering service.
public SetTriggering ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

SetTriggering() public méthode

The operation contract for the SetTriggering service.
public SetTriggering ( SetTriggeringMessage request ) : SetTriggeringResponseMessage
request SetTriggeringMessage
Résultat SetTriggeringResponseMessage

TransferSubscriptions() public méthode

Invokes the TransferSubscriptions service.
public TransferSubscriptions ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

TransferSubscriptions() public méthode

The operation contract for the TransferSubscriptions service.
public TransferSubscriptions ( TransferSubscriptionsMessage request ) : TransferSubscriptionsResponseMessage
request TransferSubscriptionsMessage
Résultat TransferSubscriptionsResponseMessage

TranslateBrowsePathsToNodeIds() public méthode

Invokes the TranslateBrowsePathsToNodeIds service.
public TranslateBrowsePathsToNodeIds ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

TranslateBrowsePathsToNodeIds() public méthode

The operation contract for the TranslateBrowsePathsToNodeIds service.
public TranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage request ) : TranslateBrowsePathsToNodeIdsResponseMessage
request TranslateBrowsePathsToNodeIdsMessage
Résultat TranslateBrowsePathsToNodeIdsResponseMessage

UnregisterNodes() public méthode

Invokes the UnregisterNodes service.
public UnregisterNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

UnregisterNodes() public méthode

The operation contract for the UnregisterNodes service.
public UnregisterNodes ( UnregisterNodesMessage request ) : UnregisterNodesResponseMessage
request UnregisterNodesMessage
Résultat UnregisterNodesResponseMessage

Write() public méthode

Invokes the Write service.
public Write ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Résultat IServiceResponse

Write() public méthode

The operation contract for the Write service.
public Write ( WriteMessage request ) : WriteResponseMessage
request WriteMessage
Résultat WriteResponseMessage