Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
ProcessMailBox ( string name, System.TimeSpan sendReceiveTimeout ) : System |
Initializes a new instance of the ProcessMailBox class.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
public ProcessMailBox ( string name, System.TimeSpan sendReceiveTimeout ) : System | ||
name | string | /// The name for the semaphores and the shared memory file. /// |
sendReceiveTimeout | System.TimeSpan | |
Результат | System |