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.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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