TransportDuplexSessionChannel.WaitForMessage(TimeSpan) 方法

定义

public:
 virtual bool WaitForMessage(TimeSpan timeout);
public bool WaitForMessage (TimeSpan timeout);
abstract member WaitForMessage : TimeSpan -> bool
override this.WaitForMessage : TimeSpan -> bool
Public Function WaitForMessage (timeout As TimeSpan) As Boolean

参数

timeout
TimeSpan

返回

实现

适用于