Share via


IPartitionServicingStep.IsThreadSafe Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
ReadOnly Property IsThreadSafe As Boolean
bool IsThreadSafe { get; }
property bool IsThreadSafe {
    bool get ();
}
abstract IsThreadSafe : bool with get
function get IsThreadSafe () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IPartitionServicingStep Interface

Microsoft.TeamFoundation.Framework.Server Namespace