Post Method
Posts Message to the RNIF partner.
Syntax
public void Post();
Public Sub Post()
Remarks
This method posts the message to the RNIF partner server. When Post is called, the component will generate, encrypt, and sign the RosettaNet message in accordance with the various message settings.
NOTE: URL must be set before a call to Post.