mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Update msmq.js
This commit is contained in:
parent
5aae8b621f
commit
c1aee7fb15
|
@ -1,5 +1,9 @@
|
|||
////////////////////////////////////////////////////////////////////////
|
||||
// MSMQ(Microsoft Message Queuing) API
|
||||
//
|
||||
// references:
|
||||
// - https://gist.github.com/vladaman/6375841
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
var MSMQObject = function(queueName) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user