IWdsTransportNamespace::get_Tombstoned method (wdstptmgmt.h)

Returns a value that indicates whether the server has saved the namespace object of a deregistered namespace in memory until all active sessions are completed or terminated.

This property is read-only.

Syntax

HRESULT get_Tombstoned(
  VARIANT_BOOL *pbTombstoned
);

Parameters

pbTombstoned

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportNamespace

TombstoneTime Property