Share via


IServiceRemotingResponseMessageBody.Set(Object) Method

Definition

Sets the response of a remoting Method in a remoting response Body

public void Set (object response);
abstract member Set : obj -> unit
Public Sub Set (response As Object)

Parameters

response
Object

Remoting Method Response

Applies to