메소드 | 설명 | |
---|---|---|
PollSettings ( |
Creates poll settings from the given expiration, delay and call settings.
|
public PollSettings ( |
||
expiration | The expiration to use in order to know when to stop polling. Must not be null. | |
delay | System.TimeSpan | The delay between RPC calls. Must be non-negative. |
리턴 | System |