ServerAgent.Pool property
Microsoft Office Live Communications Server 2005 with SP1 |
ServerAgent.Pool
The Pool property retrieves the name of the Enterprise Edition pool to which the server belongs.
[C#] public string Pool {get;}
[Visual Basic .NET] Public ReadOnly Property Pool As string
Remarks
On Standard Edition servers, this value will be the same as server FQDN (fully qualified domain name).
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |