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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.