Edit

Share via


TransportDuplexSessionChannel.WaitForMessage(TimeSpan) Method

Definition

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

Parameters

timeout
TimeSpan

Returns

Implements

Applies to