JsonRpcRequest.ArgumentCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of arguments supplied in the request.
[System.Runtime.Serialization.IgnoreDataMember]
public int ArgumentCount { get; }
[System.Runtime.Serialization.IgnoreDataMember]
public virtual int ArgumentCount { get; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.ArgumentCount : int
Public ReadOnly Property ArgumentCount As Integer
Public Overridable ReadOnly Property ArgumentCount As Integer
Property Value
- Attributes