![]() | Tcp.WriteFile Class |
Namespace: Akka.IO
The Tcp. WriteFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Tcp.WriteFile |
TBD
|
Name | Description | |
---|---|---|
![]() | Ack |
TBD
(Overrides Tcp.SimpleWriteCommand.Ack.) |
![]() | Count |
TBD
|
![]() | FailureMessage |
TBD
(Inherited from Tcp.Command.) |
![]() | FilePath |
TBD
|
![]() | Position |
TBD
|
![]() | WantsAck |
TBD
(Inherited from Tcp.SimpleWriteCommand.) |
Name | Description | |
---|---|---|
![]() | Append |
TBD
(Inherited from Tcp.SimpleWriteCommand.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | 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.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepend(Tcp.SimpleWriteCommand) |
TBD
(Inherited from Tcp.WriteCommand.) |
![]() | Prepend(IEnumerable<Tcp.WriteCommand>) |
TBD
(Inherited from Tcp.WriteCommand.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOf<T> |
TBD
(Defined by Extensions.) |
![]() | Match() | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | Match<T>() | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |