MiddleTierSecurityOptions.WaitForMiddleTierServerReady Method
Name | Parameters | Description |
---|---|---|
WaitForMiddleTierServerReady() | none | Delays the start of the XAF Windows Forms application until the Middle Tier Server is ready to receive and handle client requests. |
WaitForMiddleTierServerReady(TimeSpan) | timeout | Delays the start of the XAF Windows Forms application for a specified period or until the Middle Tier Server is ready to receive and handle client requests. |