IHostListener.GetState Method

Namespace:  Microsoft.TeamFoundation.Build.Config
Assembly:  Microsoft.TeamFoundation.Build.Config (in Microsoft.TeamFoundation.Build.Config.dll)

Syntax

‘선언
<OperationContractAttribute(IsOneWay := True)> _
Sub GetState
[OperationContractAttribute(IsOneWay = true)]
void GetState()
[OperationContractAttribute(IsOneWay = true)]
void GetState()
[<OperationContractAttribute(IsOneWay = true)>]
abstract GetState : unit -> unit 
function GetState()

.NET Framework Security

See Also

Reference

IHostListener Interface

Microsoft.TeamFoundation.Build.Config Namespace