Sdílet prostřednictvím


TransportDuplexSessionChannel.TryReceive(TimeSpan, Message) Metoda

Definice

public:
 virtual bool TryReceive(TimeSpan timeout, [Runtime::InteropServices::Out] System::ServiceModel::Channels::Message ^ % message);
public bool TryReceive (TimeSpan timeout, out System.ServiceModel.Channels.Message message);
abstract member TryReceive : TimeSpan * Message -> bool
override this.TryReceive : TimeSpan * Message -> bool
Public Function TryReceive (timeout As TimeSpan, ByRef message As Message) As Boolean

Parametry

timeout
TimeSpan
message
Message

Návraty

Implementuje

Platí pro