Share via


IServiceRemotingRequestMessageHeader.MethodId Property

Definition

Gets or sets the methodId of the remote method.

public int MethodId { get; set; }
member this.MethodId : int with get, set
Public Property MethodId As Integer

Property Value

The method id.

Applies to