ITransportConnection.Receive Method
Include Protected Members
Include Inherited Members
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Receive(String, Func<PersistentResponse, Task<Boolean>>, Int32) | ||
Receive(String, CancellationToken, Int32) |
Top