 | IApiStreamOperation Interface |
A modification of the
IApiChildOperation which allow for
streams to be posted/received to/from the invoke method
Namespace: SanteDB.Rest.CommonAssembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic interface IApiStreamOperation : IApiChildObject
Public Interface IApiStreamOperation
Inherits IApiChildObject
public interface class IApiStreamOperation : IApiChildObject
type IApiStreamOperation =
interface
interface IApiChildObject
endThe IApiStreamOperation type exposes the following members.
Properties
Methods| | Name | Description |
|---|
 | Invoke |
Invoke the specified operation
|
Top
See Also