C# Класс Opc.Ua.SessionEndpoint

Наследование: EndpointBase, ISessionEndpoint, IDiscoveryEndpoint
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Защищенные методы

Метод Описание
CreateKnownTypes ( ) : void

Populates the known types table.

Описание методов

ActivateSession() публичный Метод

The operation contract for the ActivateSession service.
public ActivateSession ( ActivateSessionMessage request ) : ActivateSessionResponseMessage
request ActivateSessionMessage
Результат ActivateSessionResponseMessage

ActivateSession() публичный Метод

Invokes the ActivateSession service.
public ActivateSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

AddNodes() публичный Метод

The operation contract for the AddNodes service.
public AddNodes ( AddNodesMessage request ) : AddNodesResponseMessage
request AddNodesMessage
Результат AddNodesResponseMessage

AddNodes() публичный Метод

Invokes the AddNodes service.
public AddNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

AddReferences() публичный Метод

The operation contract for the AddReferences service.
public AddReferences ( AddReferencesMessage request ) : AddReferencesResponseMessage
request AddReferencesMessage
Результат AddReferencesResponseMessage

AddReferences() публичный Метод

Invokes the AddReferences service.
public AddReferences ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

BeginActivateSession() публичный Метод

Asynchronously calls the ActivateSession service.
public BeginActivateSession ( ActivateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ActivateSessionMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginAddNodes() публичный Метод

Asynchronously calls the AddNodes service.
public BeginAddNodes ( AddNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message AddNodesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginAddReferences() публичный Метод

Asynchronously calls the AddReferences service.
public BeginAddReferences ( AddReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message AddReferencesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginBrowse() публичный Метод

Asynchronously calls the Browse service.
public BeginBrowse ( BrowseMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message BrowseMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginBrowseNext() публичный Метод

Asynchronously calls the BrowseNext service.
public BeginBrowseNext ( BrowseNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message BrowseNextMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCall() публичный Метод

Asynchronously calls the Call service.
public BeginCall ( CallMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CallMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCancel() публичный Метод

Asynchronously calls the Cancel service.
public BeginCancel ( CancelMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CancelMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCloseSession() публичный Метод

Asynchronously calls the CloseSession service.
public BeginCloseSession ( CloseSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CloseSessionMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCreateMonitoredItems() публичный Метод

Asynchronously calls the CreateMonitoredItems service.
public BeginCreateMonitoredItems ( CreateMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateMonitoredItemsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCreateSession() публичный Метод

Asynchronously calls the CreateSession service.
public BeginCreateSession ( CreateSessionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateSessionMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginCreateSubscription() публичный Метод

Asynchronously calls the CreateSubscription service.
public BeginCreateSubscription ( CreateSubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message CreateSubscriptionMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginDeleteMonitoredItems() публичный Метод

Asynchronously calls the DeleteMonitoredItems service.
public BeginDeleteMonitoredItems ( DeleteMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteMonitoredItemsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginDeleteNodes() публичный Метод

Asynchronously calls the DeleteNodes service.
public BeginDeleteNodes ( DeleteNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteNodesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginDeleteReferences() публичный Метод

Asynchronously calls the DeleteReferences service.
public BeginDeleteReferences ( DeleteReferencesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteReferencesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginDeleteSubscriptions() публичный Метод

Asynchronously calls the DeleteSubscriptions service.
public BeginDeleteSubscriptions ( DeleteSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message DeleteSubscriptionsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginFindServers() публичный Метод

Asynchronously calls the FindServers service.
public BeginFindServers ( FindServersMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message FindServersMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginFindServersOnNetwork() публичный Метод

Asynchronously calls the FindServersOnNetwork service.
public BeginFindServersOnNetwork ( FindServersOnNetworkMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message FindServersOnNetworkMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginGetEndpoints() публичный Метод

Asynchronously calls the GetEndpoints service.
public BeginGetEndpoints ( GetEndpointsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message GetEndpointsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginHistoryRead() публичный Метод

Asynchronously calls the HistoryRead service.
public BeginHistoryRead ( HistoryReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message HistoryReadMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginHistoryUpdate() публичный Метод

Asynchronously calls the HistoryUpdate service.
public BeginHistoryUpdate ( HistoryUpdateMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message HistoryUpdateMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginModifyMonitoredItems() публичный Метод

Asynchronously calls the ModifyMonitoredItems service.
public BeginModifyMonitoredItems ( ModifyMonitoredItemsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ModifyMonitoredItemsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginModifySubscription() публичный Метод

Asynchronously calls the ModifySubscription service.
public BeginModifySubscription ( ModifySubscriptionMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ModifySubscriptionMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginPublish() публичный Метод

Asynchronously calls the Publish service.
public BeginPublish ( PublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message PublishMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginQueryFirst() публичный Метод

Asynchronously calls the QueryFirst service.
public BeginQueryFirst ( QueryFirstMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message QueryFirstMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginQueryNext() публичный Метод

Asynchronously calls the QueryNext service.
public BeginQueryNext ( QueryNextMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message QueryNextMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginRead() публичный Метод

Asynchronously calls the Read service.
public BeginRead ( ReadMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message ReadMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginRegisterNodes() публичный Метод

Asynchronously calls the RegisterNodes service.
public BeginRegisterNodes ( RegisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message RegisterNodesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginRepublish() публичный Метод

Asynchronously calls the Republish service.
public BeginRepublish ( RepublishMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message RepublishMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginSetMonitoringMode() публичный Метод

Asynchronously calls the SetMonitoringMode service.
public BeginSetMonitoringMode ( SetMonitoringModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetMonitoringModeMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginSetPublishingMode() публичный Метод

Asynchronously calls the SetPublishingMode service.
public BeginSetPublishingMode ( SetPublishingModeMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetPublishingModeMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginSetTriggering() публичный Метод

Asynchronously calls the SetTriggering service.
public BeginSetTriggering ( SetTriggeringMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message SetTriggeringMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginTransferSubscriptions() публичный Метод

Asynchronously calls the TransferSubscriptions service.
public BeginTransferSubscriptions ( TransferSubscriptionsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message TransferSubscriptionsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginTranslateBrowsePathsToNodeIds() публичный Метод

Asynchronously calls the TranslateBrowsePathsToNodeIds service.
public BeginTranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message TranslateBrowsePathsToNodeIdsMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginUnregisterNodes() публичный Метод

Asynchronously calls the UnregisterNodes service.
public BeginUnregisterNodes ( UnregisterNodesMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message UnregisterNodesMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

BeginWrite() публичный Метод

Asynchronously calls the Write service.
public BeginWrite ( WriteMessage message, AsyncCallback callback, object callbackData ) : IAsyncResult
message WriteMessage
callback AsyncCallback
callbackData object
Результат IAsyncResult

Browse() публичный Метод

The operation contract for the Browse service.
public Browse ( BrowseMessage request ) : BrowseResponseMessage
request BrowseMessage
Результат BrowseResponseMessage

Browse() публичный Метод

Invokes the Browse service.
public Browse ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

BrowseNext() публичный Метод

The operation contract for the BrowseNext service.
public BrowseNext ( BrowseNextMessage request ) : BrowseNextResponseMessage
request BrowseNextMessage
Результат BrowseNextResponseMessage

BrowseNext() публичный Метод

Invokes the BrowseNext service.
public BrowseNext ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Call() публичный Метод

The operation contract for the Call service.
public Call ( CallMessage request ) : CallResponseMessage
request CallMessage
Результат CallResponseMessage

Call() публичный Метод

Invokes the Call service.
public Call ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Cancel() публичный Метод

The operation contract for the Cancel service.
public Cancel ( CancelMessage request ) : CancelResponseMessage
request CancelMessage
Результат CancelResponseMessage

Cancel() публичный Метод

Invokes the Cancel service.
public Cancel ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

CloseSession() публичный Метод

The operation contract for the CloseSession service.
public CloseSession ( CloseSessionMessage request ) : CloseSessionResponseMessage
request CloseSessionMessage
Результат CloseSessionResponseMessage

CloseSession() публичный Метод

Invokes the CloseSession service.
public CloseSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

CreateKnownTypes() защищенный Метод

Populates the known types table.
protected CreateKnownTypes ( ) : void
Результат void

CreateMonitoredItems() публичный Метод

The operation contract for the CreateMonitoredItems service.
public CreateMonitoredItems ( CreateMonitoredItemsMessage request ) : CreateMonitoredItemsResponseMessage
request CreateMonitoredItemsMessage
Результат CreateMonitoredItemsResponseMessage

CreateMonitoredItems() публичный Метод

Invokes the CreateMonitoredItems service.
public CreateMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

CreateSession() публичный Метод

The operation contract for the CreateSession service.
public CreateSession ( CreateSessionMessage request ) : CreateSessionResponseMessage
request CreateSessionMessage
Результат CreateSessionResponseMessage

CreateSession() публичный Метод

Invokes the CreateSession service.
public CreateSession ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

CreateSubscription() публичный Метод

The operation contract for the CreateSubscription service.
public CreateSubscription ( CreateSubscriptionMessage request ) : CreateSubscriptionResponseMessage
request CreateSubscriptionMessage
Результат CreateSubscriptionResponseMessage

CreateSubscription() публичный Метод

Invokes the CreateSubscription service.
public CreateSubscription ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

DeleteMonitoredItems() публичный Метод

The operation contract for the DeleteMonitoredItems service.
public DeleteMonitoredItems ( DeleteMonitoredItemsMessage request ) : DeleteMonitoredItemsResponseMessage
request DeleteMonitoredItemsMessage
Результат DeleteMonitoredItemsResponseMessage

DeleteMonitoredItems() публичный Метод

Invokes the DeleteMonitoredItems service.
public DeleteMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

DeleteNodes() публичный Метод

The operation contract for the DeleteNodes service.
public DeleteNodes ( DeleteNodesMessage request ) : DeleteNodesResponseMessage
request DeleteNodesMessage
Результат DeleteNodesResponseMessage

DeleteNodes() публичный Метод

Invokes the DeleteNodes service.
public DeleteNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

DeleteReferences() публичный Метод

The operation contract for the DeleteReferences service.
public DeleteReferences ( DeleteReferencesMessage request ) : DeleteReferencesResponseMessage
request DeleteReferencesMessage
Результат DeleteReferencesResponseMessage

DeleteReferences() публичный Метод

Invokes the DeleteReferences service.
public DeleteReferences ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

DeleteSubscriptions() публичный Метод

The operation contract for the DeleteSubscriptions service.
public DeleteSubscriptions ( DeleteSubscriptionsMessage request ) : DeleteSubscriptionsResponseMessage
request DeleteSubscriptionsMessage
Результат DeleteSubscriptionsResponseMessage

DeleteSubscriptions() публичный Метод

Invokes the DeleteSubscriptions service.
public DeleteSubscriptions ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

EndActivateSession() публичный Метод

Waits for an asynchronous call to the ActivateSession service to complete.
public EndActivateSession ( IAsyncResult ar ) : ActivateSessionResponseMessage
ar IAsyncResult
Результат ActivateSessionResponseMessage

EndAddNodes() публичный Метод

Waits for an asynchronous call to the AddNodes service to complete.
public EndAddNodes ( IAsyncResult ar ) : AddNodesResponseMessage
ar IAsyncResult
Результат AddNodesResponseMessage

EndAddReferences() публичный Метод

Waits for an asynchronous call to the AddReferences service to complete.
public EndAddReferences ( IAsyncResult ar ) : AddReferencesResponseMessage
ar IAsyncResult
Результат AddReferencesResponseMessage

EndBrowse() публичный Метод

Waits for an asynchronous call to the Browse service to complete.
public EndBrowse ( IAsyncResult ar ) : BrowseResponseMessage
ar IAsyncResult
Результат BrowseResponseMessage

EndBrowseNext() публичный Метод

Waits for an asynchronous call to the BrowseNext service to complete.
public EndBrowseNext ( IAsyncResult ar ) : BrowseNextResponseMessage
ar IAsyncResult
Результат BrowseNextResponseMessage

EndCall() публичный Метод

Waits for an asynchronous call to the Call service to complete.
public EndCall ( IAsyncResult ar ) : CallResponseMessage
ar IAsyncResult
Результат CallResponseMessage

EndCancel() публичный Метод

Waits for an asynchronous call to the Cancel service to complete.
public EndCancel ( IAsyncResult ar ) : CancelResponseMessage
ar IAsyncResult
Результат CancelResponseMessage

EndCloseSession() публичный Метод

Waits for an asynchronous call to the CloseSession service to complete.
public EndCloseSession ( IAsyncResult ar ) : CloseSessionResponseMessage
ar IAsyncResult
Результат CloseSessionResponseMessage

EndCreateMonitoredItems() публичный Метод

Waits for an asynchronous call to the CreateMonitoredItems service to complete.
public EndCreateMonitoredItems ( IAsyncResult ar ) : CreateMonitoredItemsResponseMessage
ar IAsyncResult
Результат CreateMonitoredItemsResponseMessage

EndCreateSession() публичный Метод

Waits for an asynchronous call to the CreateSession service to complete.
public EndCreateSession ( IAsyncResult ar ) : CreateSessionResponseMessage
ar IAsyncResult
Результат CreateSessionResponseMessage

EndCreateSubscription() публичный Метод

Waits for an asynchronous call to the CreateSubscription service to complete.
public EndCreateSubscription ( IAsyncResult ar ) : CreateSubscriptionResponseMessage
ar IAsyncResult
Результат CreateSubscriptionResponseMessage

EndDeleteMonitoredItems() публичный Метод

Waits for an asynchronous call to the DeleteMonitoredItems service to complete.
public EndDeleteMonitoredItems ( IAsyncResult ar ) : DeleteMonitoredItemsResponseMessage
ar IAsyncResult
Результат DeleteMonitoredItemsResponseMessage

EndDeleteNodes() публичный Метод

Waits for an asynchronous call to the DeleteNodes service to complete.
public EndDeleteNodes ( IAsyncResult ar ) : DeleteNodesResponseMessage
ar IAsyncResult
Результат DeleteNodesResponseMessage

EndDeleteReferences() публичный Метод

Waits for an asynchronous call to the DeleteReferences service to complete.
public EndDeleteReferences ( IAsyncResult ar ) : DeleteReferencesResponseMessage
ar IAsyncResult
Результат DeleteReferencesResponseMessage

EndDeleteSubscriptions() публичный Метод

Waits for an asynchronous call to the DeleteSubscriptions service to complete.
public EndDeleteSubscriptions ( IAsyncResult ar ) : DeleteSubscriptionsResponseMessage
ar IAsyncResult
Результат DeleteSubscriptionsResponseMessage

EndFindServers() публичный Метод

Waits for an asynchronous call to the FindServers service to complete.
public EndFindServers ( IAsyncResult ar ) : FindServersResponseMessage
ar IAsyncResult
Результат FindServersResponseMessage

EndFindServersOnNetwork() публичный Метод

Waits for an asynchronous call to the FindServersOnNetwork service to complete.
public EndFindServersOnNetwork ( IAsyncResult ar ) : FindServersOnNetworkResponseMessage
ar IAsyncResult
Результат FindServersOnNetworkResponseMessage

EndGetEndpoints() публичный Метод

Waits for an asynchronous call to the GetEndpoints service to complete.
public EndGetEndpoints ( IAsyncResult ar ) : GetEndpointsResponseMessage
ar IAsyncResult
Результат GetEndpointsResponseMessage

EndHistoryRead() публичный Метод

Waits for an asynchronous call to the HistoryRead service to complete.
public EndHistoryRead ( IAsyncResult ar ) : HistoryReadResponseMessage
ar IAsyncResult
Результат HistoryReadResponseMessage

EndHistoryUpdate() публичный Метод

Waits for an asynchronous call to the HistoryUpdate service to complete.
public EndHistoryUpdate ( IAsyncResult ar ) : HistoryUpdateResponseMessage
ar IAsyncResult
Результат HistoryUpdateResponseMessage

EndModifyMonitoredItems() публичный Метод

Waits for an asynchronous call to the ModifyMonitoredItems service to complete.
public EndModifyMonitoredItems ( IAsyncResult ar ) : ModifyMonitoredItemsResponseMessage
ar IAsyncResult
Результат ModifyMonitoredItemsResponseMessage

EndModifySubscription() публичный Метод

Waits for an asynchronous call to the ModifySubscription service to complete.
public EndModifySubscription ( IAsyncResult ar ) : ModifySubscriptionResponseMessage
ar IAsyncResult
Результат ModifySubscriptionResponseMessage

EndPublish() публичный Метод

Waits for an asynchronous call to the Publish service to complete.
public EndPublish ( IAsyncResult ar ) : PublishResponseMessage
ar IAsyncResult
Результат PublishResponseMessage

EndQueryFirst() публичный Метод

Waits for an asynchronous call to the QueryFirst service to complete.
public EndQueryFirst ( IAsyncResult ar ) : QueryFirstResponseMessage
ar IAsyncResult
Результат QueryFirstResponseMessage

EndQueryNext() публичный Метод

Waits for an asynchronous call to the QueryNext service to complete.
public EndQueryNext ( IAsyncResult ar ) : QueryNextResponseMessage
ar IAsyncResult
Результат QueryNextResponseMessage

EndRead() публичный Метод

Waits for an asynchronous call to the Read service to complete.
public EndRead ( IAsyncResult ar ) : ReadResponseMessage
ar IAsyncResult
Результат ReadResponseMessage

EndRegisterNodes() публичный Метод

Waits for an asynchronous call to the RegisterNodes service to complete.
public EndRegisterNodes ( IAsyncResult ar ) : RegisterNodesResponseMessage
ar IAsyncResult
Результат RegisterNodesResponseMessage

EndRepublish() публичный Метод

Waits for an asynchronous call to the Republish service to complete.
public EndRepublish ( IAsyncResult ar ) : RepublishResponseMessage
ar IAsyncResult
Результат RepublishResponseMessage

EndSetMonitoringMode() публичный Метод

Waits for an asynchronous call to the SetMonitoringMode service to complete.
public EndSetMonitoringMode ( IAsyncResult ar ) : SetMonitoringModeResponseMessage
ar IAsyncResult
Результат SetMonitoringModeResponseMessage

EndSetPublishingMode() публичный Метод

Waits for an asynchronous call to the SetPublishingMode service to complete.
public EndSetPublishingMode ( IAsyncResult ar ) : SetPublishingModeResponseMessage
ar IAsyncResult
Результат SetPublishingModeResponseMessage

EndSetTriggering() публичный Метод

Waits for an asynchronous call to the SetTriggering service to complete.
public EndSetTriggering ( IAsyncResult ar ) : SetTriggeringResponseMessage
ar IAsyncResult
Результат SetTriggeringResponseMessage

EndTransferSubscriptions() публичный Метод

Waits for an asynchronous call to the TransferSubscriptions service to complete.
public EndTransferSubscriptions ( IAsyncResult ar ) : TransferSubscriptionsResponseMessage
ar IAsyncResult
Результат TransferSubscriptionsResponseMessage

EndTranslateBrowsePathsToNodeIds() публичный Метод

Waits for an asynchronous call to the TranslateBrowsePathsToNodeIds service to complete.
public EndTranslateBrowsePathsToNodeIds ( IAsyncResult ar ) : TranslateBrowsePathsToNodeIdsResponseMessage
ar IAsyncResult
Результат TranslateBrowsePathsToNodeIdsResponseMessage

EndUnregisterNodes() публичный Метод

Waits for an asynchronous call to the UnregisterNodes service to complete.
public EndUnregisterNodes ( IAsyncResult ar ) : UnregisterNodesResponseMessage
ar IAsyncResult
Результат UnregisterNodesResponseMessage

EndWrite() публичный Метод

Waits for an asynchronous call to the Write service to complete.
public EndWrite ( IAsyncResult ar ) : WriteResponseMessage
ar IAsyncResult
Результат WriteResponseMessage

FindServers() публичный Метод

The operation contract for the FindServers service.
public FindServers ( FindServersMessage request ) : FindServersResponseMessage
request FindServersMessage
Результат FindServersResponseMessage

FindServers() публичный Метод

Invokes the FindServers service.
public FindServers ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

FindServersOnNetwork() публичный Метод

The operation contract for the FindServersOnNetwork service.
public FindServersOnNetwork ( FindServersOnNetworkMessage request ) : FindServersOnNetworkResponseMessage
request FindServersOnNetworkMessage
Результат FindServersOnNetworkResponseMessage

FindServersOnNetwork() публичный Метод

Invokes the FindServersOnNetwork service.
public FindServersOnNetwork ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

GetEndpoints() публичный Метод

The operation contract for the GetEndpoints service.
public GetEndpoints ( GetEndpointsMessage request ) : GetEndpointsResponseMessage
request GetEndpointsMessage
Результат GetEndpointsResponseMessage

GetEndpoints() публичный Метод

Invokes the GetEndpoints service.
public GetEndpoints ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

HistoryRead() публичный Метод

The operation contract for the HistoryRead service.
public HistoryRead ( HistoryReadMessage request ) : HistoryReadResponseMessage
request HistoryReadMessage
Результат HistoryReadResponseMessage

HistoryRead() публичный Метод

Invokes the HistoryRead service.
public HistoryRead ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

HistoryUpdate() публичный Метод

The operation contract for the HistoryUpdate service.
public HistoryUpdate ( HistoryUpdateMessage request ) : HistoryUpdateResponseMessage
request HistoryUpdateMessage
Результат HistoryUpdateResponseMessage

HistoryUpdate() публичный Метод

Invokes the HistoryUpdate service.
public HistoryUpdate ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

ModifyMonitoredItems() публичный Метод

Invokes the ModifyMonitoredItems service.
public ModifyMonitoredItems ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

ModifyMonitoredItems() публичный Метод

The operation contract for the ModifyMonitoredItems service.
public ModifyMonitoredItems ( ModifyMonitoredItemsMessage request ) : ModifyMonitoredItemsResponseMessage
request ModifyMonitoredItemsMessage
Результат ModifyMonitoredItemsResponseMessage

ModifySubscription() публичный Метод

Invokes the ModifySubscription service.
public ModifySubscription ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

ModifySubscription() публичный Метод

The operation contract for the ModifySubscription service.
public ModifySubscription ( ModifySubscriptionMessage request ) : ModifySubscriptionResponseMessage
request ModifySubscriptionMessage
Результат ModifySubscriptionResponseMessage

Publish() публичный Метод

Invokes the Publish service.
public Publish ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Publish() публичный Метод

The operation contract for the Publish service.
public Publish ( PublishMessage request ) : PublishResponseMessage
request PublishMessage
Результат PublishResponseMessage

QueryFirst() публичный Метод

Invokes the QueryFirst service.
public QueryFirst ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

QueryFirst() публичный Метод

The operation contract for the QueryFirst service.
public QueryFirst ( QueryFirstMessage request ) : QueryFirstResponseMessage
request QueryFirstMessage
Результат QueryFirstResponseMessage

QueryNext() публичный Метод

Invokes the QueryNext service.
public QueryNext ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

QueryNext() публичный Метод

The operation contract for the QueryNext service.
public QueryNext ( QueryNextMessage request ) : QueryNextResponseMessage
request QueryNextMessage
Результат QueryNextResponseMessage

Read() публичный Метод

Invokes the Read service.
public Read ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Read() публичный Метод

The operation contract for the Read service.
public Read ( ReadMessage request ) : ReadResponseMessage
request ReadMessage
Результат ReadResponseMessage

RegisterNodes() публичный Метод

Invokes the RegisterNodes service.
public RegisterNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

RegisterNodes() публичный Метод

The operation contract for the RegisterNodes service.
public RegisterNodes ( RegisterNodesMessage request ) : RegisterNodesResponseMessage
request RegisterNodesMessage
Результат RegisterNodesResponseMessage

Republish() публичный Метод

Invokes the Republish service.
public Republish ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Republish() публичный Метод

The operation contract for the Republish service.
public Republish ( RepublishMessage request ) : RepublishResponseMessage
request RepublishMessage
Результат RepublishResponseMessage

SessionEndpoint() публичный Метод

Initializes the object when it is created by the WCF framework.
public SessionEndpoint ( ) : System
Результат System

SessionEndpoint() публичный Метод

Initializes the when it is created directly.
public SessionEndpoint ( IServiceHostBase host ) : System
host IServiceHostBase
Результат System

SessionEndpoint() публичный Метод

Initializes a new instance of the SessionEndpoint class.
public SessionEndpoint ( ServerBase server ) : System
server ServerBase The server.
Результат System

SetMonitoringMode() публичный Метод

Invokes the SetMonitoringMode service.
public SetMonitoringMode ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

SetMonitoringMode() публичный Метод

The operation contract for the SetMonitoringMode service.
public SetMonitoringMode ( SetMonitoringModeMessage request ) : SetMonitoringModeResponseMessage
request SetMonitoringModeMessage
Результат SetMonitoringModeResponseMessage

SetPublishingMode() публичный Метод

Invokes the SetPublishingMode service.
public SetPublishingMode ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

SetPublishingMode() публичный Метод

The operation contract for the SetPublishingMode service.
public SetPublishingMode ( SetPublishingModeMessage request ) : SetPublishingModeResponseMessage
request SetPublishingModeMessage
Результат SetPublishingModeResponseMessage

SetTriggering() публичный Метод

Invokes the SetTriggering service.
public SetTriggering ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

SetTriggering() публичный Метод

The operation contract for the SetTriggering service.
public SetTriggering ( SetTriggeringMessage request ) : SetTriggeringResponseMessage
request SetTriggeringMessage
Результат SetTriggeringResponseMessage

TransferSubscriptions() публичный Метод

Invokes the TransferSubscriptions service.
public TransferSubscriptions ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

TransferSubscriptions() публичный Метод

The operation contract for the TransferSubscriptions service.
public TransferSubscriptions ( TransferSubscriptionsMessage request ) : TransferSubscriptionsResponseMessage
request TransferSubscriptionsMessage
Результат TransferSubscriptionsResponseMessage

TranslateBrowsePathsToNodeIds() публичный Метод

Invokes the TranslateBrowsePathsToNodeIds service.
public TranslateBrowsePathsToNodeIds ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

TranslateBrowsePathsToNodeIds() публичный Метод

The operation contract for the TranslateBrowsePathsToNodeIds service.
public TranslateBrowsePathsToNodeIds ( TranslateBrowsePathsToNodeIdsMessage request ) : TranslateBrowsePathsToNodeIdsResponseMessage
request TranslateBrowsePathsToNodeIdsMessage
Результат TranslateBrowsePathsToNodeIdsResponseMessage

UnregisterNodes() публичный Метод

Invokes the UnregisterNodes service.
public UnregisterNodes ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

UnregisterNodes() публичный Метод

The operation contract for the UnregisterNodes service.
public UnregisterNodes ( UnregisterNodesMessage request ) : UnregisterNodesResponseMessage
request UnregisterNodesMessage
Результат UnregisterNodesResponseMessage

Write() публичный Метод

Invokes the Write service.
public Write ( IServiceRequest incoming ) : IServiceResponse
incoming IServiceRequest
Результат IServiceResponse

Write() публичный Метод

The operation contract for the Write service.
public Write ( WriteMessage request ) : WriteResponseMessage
request WriteMessage
Результат WriteResponseMessage