# Codec_InvokeMethodOptions

Package: [Microsoft.Orleans.Core.Abstractions](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core.Abstractions)

```csharp
public sealed class Codec_InvokeMethodOptions : IFieldCodec, IFieldCodec<InvokeMethodOptions>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_InvokeMethodOptions](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.codegeneration.codec-invokemethodoptions/constructors/constructor-b5cccf5d/)

## Methods

- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.codegeneration.codec-invokemethodoptions/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-183d6610/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, InvokeMethodOptions)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.codegeneration.codec-invokemethodoptions/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-fcfdfb9a/)
