Click or drag to resize

WebApiServicePost Method

Namespace:  Colygon.MatchPoint.WebApi
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public Stream Post(
	Stream data
)

Parameters

data
Type: System.IOStream

Return Value

Type: Stream
See Also