ServiceRemotingMessageBody Class
- java.
lang. Object - Serializable
- microsoft.
servicefabric. services. remoting. ServiceRemotingMessageBody
- microsoft.
public class ServiceRemotingMessageBody
Message body for service remoting.
Method Summary
Modifier and Type | Method and Description |
---|---|
Object | getValue() |
void | setValue(Object value) |
Method Details
getValue
public Object getValue()
setValue
public void setValue(Object value)
Parameters:
value
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.