ReplicationAgentSchedule.Update Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates an existing schedule on the server.
public:
void Update();
public void Update ();
member this.Update : unit -> unit
Public Sub Update ()
Remarks
This method will do nothing if this schedule object is not associated with any replication object or is associated with a replication object that does not exist on the server.
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.