|
|
BroEvent Methods |
The BroEvent type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddParameter(BroValue) |
Adds a parameter to this BroEvent.
|
|
|
AddParameter(Object, BroType, String) | |
|
|
AddParameters(BroValue) |
Adds specified parameters to this BroEvent.
|
|
|
AddParameters(IEnumerableBroValue) |
Adds parameters to this BroEvent.
|
|
|
Dispose |
Releases all the resources used by this BroEvent object.
|
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by this BroEvent object and optionally releases the managed resources.
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Overrides ObjectFinalize.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the BroEvent parameters.
|
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ReplaceParameter(Int32, BroValue) |
Replaces a parameter in this BroEvent.
|
|
|
ReplaceParameter(Int32, Object, BroType, String) | |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |