Compartilhar via


TransportDuplexSessionChannel.TryReceive(TimeSpan, Message) Método

Definição

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

Parâmetros

timeout
TimeSpan
message
Message

Retornos

Implementações

Aplica-se a