C# Class Opc.Ua.TranslateBrowsePathsToNodeIdsMessage

Inheritance: IServiceMessage
Afficher le fichier Open project: OPCFoundation/Misc-Tools Class Usage Examples

Méthodes publiques

Méthode Description
CreateResponse ( IServiceResponse response ) : object
GetRequest ( ) : IServiceRequest
TranslateBrowsePathsToNodeIdsMessage ( ) : System

Initializes an empty message.

TranslateBrowsePathsToNodeIdsMessage ( TranslateBrowsePathsToNodeIdsRequest TranslateBrowsePathsToNodeIdsRequest ) : System

Initializes the message with the body.

Method Details

CreateResponse() public méthode

public CreateResponse ( IServiceResponse response ) : object
response IServiceResponse
Résultat object

GetRequest() public méthode

public GetRequest ( ) : IServiceRequest
Résultat IServiceRequest

TranslateBrowsePathsToNodeIdsMessage() public méthode

Initializes an empty message.
public TranslateBrowsePathsToNodeIdsMessage ( ) : System
Résultat System

TranslateBrowsePathsToNodeIdsMessage() public méthode

Initializes the message with the body.
public TranslateBrowsePathsToNodeIdsMessage ( TranslateBrowsePathsToNodeIdsRequest TranslateBrowsePathsToNodeIdsRequest ) : System
TranslateBrowsePathsToNodeIdsRequest TranslateBrowsePathsToNodeIdsRequest
Résultat System