DiscoverySendCommandContextHandled - свойство
Whether command has been handled.
This flag could be set only by specialized command handlers.
General handlers must not set it, unless it is final catch all unknown commands handler.
Пространство имён: Tessa.Discovery.SendersСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
public:
property bool Handled {
bool get ();
void set (bool value);
}
member Handled : bool with get, set
Значение свойства
Boolean