IBrokerFrontend Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IBrokerFrontend : Microsoft.Hpc.Scheduler.Session.Internal.IController, Microsoft.Hpc.Scheduler.Session.Internal.IResponseService
	type IBrokerFrontend = interface
    interface IController
    interface IResponseService
	Public Interface IBrokerFrontend
Implements IController, IResponseService
	- Implements
 
Methods
| EndRequestReceived(String) | |
| EndRequests(Int32, String, Int32, Int32, Int32) | (Inherited from IController) | 
| Flush(Int32, String, Int32, Int32, Int32) | (Inherited from IController) | 
| GetBrokerClientStatus(String) | (Inherited from IController) | 
| GetRequestsCount(String) | (Inherited from IController) | 
| GetResponses(String, String, GetResponsePosition, Int32, String) | (Inherited from IResponseService) | 
| GetResponsesAQ(String, String, GetResponsePosition, Int32, String, Int32, String, String) | (Inherited from IController) | 
| Ping() | (Inherited from IController) | 
| PullResponses(String, GetResponsePosition, Int32, String) | (Inherited from IController) | 
| Purge(String) | (Inherited from IController) | 
| SendRequest(Message) | |