메소드 | 설명 | |
---|---|---|
WhippedCreamDataServiceHost ( IUnityContainer container, |
Constructor.
|
메소드 | 설명 | |
---|---|---|
OnOpen ( System.TimeSpan timeout ) : void |
Overriden from DataServiceHost.
|
protected OnOpen ( System.TimeSpan timeout ) : void | ||
timeout | System.TimeSpan | The amount of time to wait for the open to complete. |
리턴 | void |
public WhippedCreamDataServiceHost ( IUnityContainer container, |
||
container | IUnityContainer | The IOC container used for dependency injection. |
serviceType | The type of service to host. | |
리턴 | System |