1 write to lastModifyTime
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
795this.lastModifyTime = time.AddSeconds(properties.GetI4(NativeMethods.QUEUE_PROPID_MODIFY_TIME)).ToLocalTime();
1 reference to lastModifyTime
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
800return this.lastModifyTime;