Specifies the computer where the message originated.
[Visual Basic] Overridable Public ReadOnly Property SourceMachine As String [C#] public string SourceMachine {virtual get;} [C++] public: __property virtual String* get_SourceMachine(); [JScript] public function get SourceMachine() : String;
Message Class | Message Members | System.Messaging Namespace