MachineId

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TMessageQueue class > Methods >

MachineId

Previous pageReturn to chapter overviewNext page

Gets the identifier of the computer on which the queue referenced by this MessageQueue is located.

 

machineName - The name of the computer that contains the queue, without the two preceding backslashes (\\).

 

Returns: A Guid that represents a unique identifier for the computer on which the queue is located.

 

MachineId                       PROCEDURE(STRING machineName), STRING