MessageQueueObjectMachineName Property |
机器名称
Namespace: X3Platform.MessagesAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string MachineName { get; set; }
public:
virtual property String^ MachineName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IMessageQueueObjectMachineName
See Also