FPCProtocolConnections collection
Applies to: desktop apps only
The FPCProtocolConnections collection holds a set of FPCProtocolConnection objects that represent all of the primary connections or all of the secondary conditions for a single protocol.
The FPCProtocolConnections collection is accessed through the PrimaryConnections or SecondaryConnections property of an FPCProtocolDefinition object.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCProtocolConnections collection has these types of members:
- Methods
- Properties
Methods
The FPCProtocolConnections collection has these methods.
Method | Description |
---|---|
AddICMP | Creates a new FPCProtocolConnection object for an ICMP connection and returns a reference to it. |
AddRaw | Creates a new FPCProtocolConnection object for a raw protocol and returns a reference to it. |
AddTCP | Creates a new FPCProtocolConnection object for a TCP connection and returns a reference to it. |
AddUDP | Creates a new FPCProtocolConnection object for a UDP connection and returns a reference to it. |
Item | Retrieves the requested FPCProtocolConnection object from the collection. |
Refresh | Recursively reads all the properties of the collection and its elements from persistent storage, overwriting any changes made after the last call to the Save method. |
Remove | Removes the specified FPCProtocolConnection object from the collection. |
Save | Writes the current values of all the properties of the collection and its elements to persistent storage. |
Properties
The FPCProtocolConnections collection has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets an enumerator object for the collection. |
|
Read-only | Gets the number of FPCProtocolConnection objects in the collection. |
Interfaces for C++ Programming
This object implements the IFPCProtocolConnections and IFPCProtocolConnections2 interfaces.
Requirements
Minimum supported client |
Windows Vista, None supported |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
IDL |
Msfpccom.idl |
See also
Build date: 7/12/2010