| InternalEventFilterApplier Class |
Namespace: Akka.TestKit.Internal
The InternalEventFilterApplier type exposes the following members.
| Name | Description | |
|---|---|---|
| InternalEventFilterApplier |
TBD
|
| Name | Description | |
|---|---|---|
| AwaitDone |
TBD
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Expect(Int32, Action) |
TBD
| |
| Expect(Int32, TimeSpan, Action) |
TBD
| |
| ExpectT(Int32, FuncT) |
TBD
| |
| ExpectT(Int32, TimeSpan, FuncT) |
TBD
| |
| ExpectOne(Action) |
TBD
| |
| ExpectOne(TimeSpan, Action) |
TBD
| |
| ExpectOneT(FuncT) |
TBD
| |
| ExpectOneT(TimeSpan, FuncT) |
TBD
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetMessageString |
TBD
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InterceptT |
TBD
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Mute |
TBD
| |
| Mute(Action) |
TBD
| |
| MuteT(FuncT) |
TBD
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT |
TBD
(Defined by Extensions.) | |
| Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
| MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |